---
title: playbackControl
framework: avsystemrouting
role: symbol
role_heading: Instance Property
path: avsystemrouting/avsystemroutemediasession-98ioq/playbackcontrol
---

# playbackControl

The playback control interface for the remote session.

## Declaration

```swift
final var playbackControl: (any AVInterfaceControllable)? { get }
```

## Mentioned in

Routing and streaming media to remote devices Routing media to third-party devices

## Discussion

Discussion This property is always non-nil when obtained from a successful call to start().
