Minim |
|
length |
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.Signature int length() Returns int: the length of the sound in milliseconds Related FilePlayerExample None available Usage Web & Application |