Minim
index
Name
setLoopPoints ( )
Examples
None available
Description
Sets the loop points used when looping.
Syntax
setLoopPoints(start, stop);
Parameters
start
the start of the loop in milliseconds
stop
the end of the loop in milliseconds
Returns
None
Usage
Web & Application
Related