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.