MPMusicPlaybackState
The music player playback state modes.
Declaration
enum MPMusicPlaybackStateOverview
You determine a music player’s state by checking the playbackState property. Depending on the property’s value, you can update your application’s user interface or take other appropriate action.
Topics
Constants
MPMusicPlaybackState.stoppedMPMusicPlaybackState.playingMPMusicPlaybackState.pausedMPMusicPlaybackState.interruptedMPMusicPlaybackState.seekingForwardMPMusicPlaybackState.seekingBackward