musicState property

ChannelState musicState
getter/setter pair

The current playback state of the music. See ChannelState.

Implementation

var musicState = ChannelState.stopped;