Sound:getLength

From GiderosMobile
Revision as of 09:29, 24 August 2018 by Hgy29 (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.