Contents

AVSystemRouteMediaSession

An object that provides playback controls and a data channel for a session running on a remote device.

Declaration

@interface AVSystemRouteMediaSession : NSObject

Overview

Use this object to access playback controls and a data channel for communicating with the remote application. Call startWithCompletionHandler: to get this object after adding a session to an AVSystemRoute.

Topics

Instance Properties

See Also

Playback and communication