|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ExtendedAudioSpec provides a standard interface that all audio capable objects can support.
Balance is defined to a range of -1.0F for maximum left, 0 for centre, 1F for maximum right.
| Method Summary | |
float |
getBalance()
Deprecated. Returns the current balance setting (-1 is left, 1 is right). |
void |
setBalance(float val)
Deprecated. Sets the balance of the channel * @deprecated since QTJava 6.1 |
| Methods inherited from interface quicktime.app.audio.AudioSpec |
getVolume, isMuted, setMuted, setVolume |
| Method Detail |
public float getBalance()
throws QTException
QTException
public void setBalance(float val)
throws QTException
QTException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||