Sound:getLength

From GiderosMobile
Revision as of 23:48, 3 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.