| javax.sound.sampled.Clip
LOOP_CONTINUOUSLY | final static int LOOP_CONTINUOUSLY(Code) | | |
getFrameLength | int getFrameLength()(Code) | | |
getMicrosecondLength | long getMicrosecondLength()(Code) | | |
loop | void loop(int count)(Code) | | |
setFramePosition | void setFramePosition(int frames)(Code) | | |
setLoopPoints | void setLoopPoints(int start, int end)(Code) | | |
setMicrosecondPosition | void setMicrosecondPosition(long microseconds)(Code) | | |
|
|