Available since: Gideros 2011.6
Returns the looping state of the channel.
(bool) = SoundChannel:isLooping()
Returns (bool) `true` if the channel is looping, `false` otherwise.