|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--quicktime.std.music.MixStateInfo
Contains information about the mix state of a specified part.
| Field Summary | |
float |
balance
The balance of that part. |
int |
flags
The mix flags of that part. |
int |
partNumber
The part number the information pertains too. |
float |
volume
The volume of that part. |
| Method Summary | |
java.lang.String |
toString()
String representation of class. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public int partNumber
public float volume
public float balance
public int flags
| Method Detail |
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||