Sound:getLength
From GiderosMobile
Available since: Gideros 2011.6
Class: Sound
Description
Returns the duration of the sound in milliseconds. <syntaxhighlight lang="lua"> (number) = Sound:getLength() </source>
Return values
Returns (number) the duration of the sound in milliseconds