Minim |
|
setLoopPoints |
Description Sets the loop points used when looping.Signature void setLoopPoints(int start, int stop) Parameters start — int: the start of the loop in millisecondsstop — int: the end of the loop in milliseconds Returns None Related loop ( )FilePlayer Example None available Usage Web & Application |