---
title: playImmediately
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avdelegatingplaybackcoordinatorratechangeoptions/playimmediately
---

# playImmediately

Indicates that the coordinator should begin playback as soon as possible, regardless of other participant’s readiness or suspensions.

## Declaration

```swift
static var playImmediately: AVDelegatingPlaybackCoordinatorRateChangeOptions { get }
```
