| Interface | Description |
|---|---|
| MPMediaPickerControllerDelegate | |
| MPMediaPlayback | |
| MPPlayableContentDataSource |
MPPlayableContentDataSource is a protocol that application objects conform to
if they want to support external media players, such as vehicle head units.
|
| MPPlayableContentDataSource.Block_beginLoadingChildItemsAtIndexPathCompletionHandler | |
| MPPlayableContentDataSource.Block_contentItemForIdentifierCompletionHandler | |
| MPPlayableContentDelegate |
The MPPlayableContentDelegate is a protocol that allows for external media
players to send playback commands to an application.
|
| MPPlayableContentDelegate.Block_playableContentManagerInitializePlaybackQueueWithCompletionHandler | |
| MPPlayableContentDelegate.Block_playableContentManagerInitializePlaybackQueueWithContentItemsCompletionHandler | |
| MPPlayableContentDelegate.Block_playableContentManagerInitiatePlaybackOfContentItemAtIndexPathCompletionHandler | |
| MPSystemMusicPlayerController |