Sound:getLength

From GiderosMobile
Revision as of 00:48, 4 December 2019 by MoKaLux (talk | contribs)


Available since: Gideros 2011.6
Class: Sound

Description


Returns the duration of the sound in milliseconds.

(number) = Sound:getLength()

Return values

Returns (number) The duration of the sound in milliseconds.