---
title: AVRoutingPlaybackParticipant
framework: avrouting
role: symbol
role_heading: Protocol
path: avrouting/avroutingplaybackparticipant
---

# AVRoutingPlaybackParticipant

A protocol for objects that participate in playback routing arbitration.

## Declaration

```swift
protocol AVRoutingPlaybackParticipant
```

## Overview

Overview Classes conform to this protocol if they participate in media playback routing arbitration for managing preferences such as priority on restricted playback routes.

## See Also

### Playback arbitration

- [AVRoutingPlaybackArbiter](avrouting/avroutingplaybackarbiter.md)
