|
Generated by JDiff |
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | |||||||
| Added Methods | |
int getLoopCount() |
Obtains the number of repetitions for playback. |
long getLoopEndPoint() |
Obtains the end position of the loop, in MIDI ticks. |
long getLoopStartPoint() |
Obtains the start position of the loop, in MIDI ticks. |
void setLoopCount(int) |
Sets the number of repetitions of the loop for playback. |
void setLoopEndPoint(long) |
Sets the last MIDI tick that will be played in the loop. |
void setLoopStartPoint(long) |
Sets the first MIDI tick that will be played in the loop. |
| Added Fields | |
int LOOP_CONTINUOUSLY |
A value indicating that looping should continue indefinitely rather than complete after a specific number of loops. |
|
||||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | ||||||||