|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This is an interface which defines methods that abstract the usage of a collection of MusicParts which typically make up the collection of instruments that play a music score.
| Method Summary | |
MusicPart |
getPart(int part)
Deprecated. since QTJava 6.1 |
int |
getPartCount()
Deprecated. since QTJava 6.1 |
| Methods inherited from interface quicktime.app.audio.ExtendedAudioSpec |
getBalance, setBalance |
| Methods inherited from interface quicktime.app.audio.AudioSpec |
getVolume, isMuted, setMuted, setVolume |
| Method Detail |
public int getPartCount()
throws QTException
QTException
public MusicPart getPart(int part)
throws QTException
part - the part number of the required note channel
QTException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||