SoundChannel:isPaused

From GiderosMobile
Revision as of 08:28, 24 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2011.6

Description


Returns the paused state of the channel.

(bool) = SoundChannel:isPaused()

Return values

Returns (bool) true if the channel is paused, false otherwise.