Contents

MPMusicPlaybackState

The music player playback state modes.

Declaration

enum MPMusicPlaybackState

Overview

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

Initializers

See Also

Managing playback mode and state