Contents

MPNowPlayingSession

An object that manages Now Playing information and remote commands for multiple players.

Declaration

class MPNowPlayingSession

Overview

An AVPlayer object can have only one Now Playing session. An AVPlayerViewController manages its own player and Now Playing session, so you can’t add your own Now Playing session.

Topics

Creating a session

Accessing the delegate object

Managing players

Managing the active state

Configuring Now Playing information

Handling remote commands

See Also

Now Playing information