SoundChannel:isPaused
From GiderosMobile
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.
Available since: Gideros 2011.6
Returns the paused state of the channel.
(bool) = SoundChannel:isPaused()
Returns (bool) true` if the channel is paused, `false otherwise.