Minim index |
|
Name | length ( ) |
Examples | None available |
Description | Returns the length of the sound in milliseconds. If for any reason the length could not be determined, this will return -1. However, an unknown length should not impact playback. |
Syntax | length(); |
Returns | the length of the sound in milliseconds |
Usage | Web & Application |
Related | |