---
title: anticipatedPlaybackRate
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avdelegatingplaybackcoordinatorpausecommand/anticipatedplaybackrate
---

# anticipatedPlaybackRate

The rate at which the coordinator expects the current item to play.

## Declaration

```swift
var anticipatedPlaybackRate: Float { get }
```

## Discussion

Discussion Consider this command complete after the player is ready to start playback at the indicated rate.

## See Also

### Accessing command details

- [shouldBufferInAnticipationOfPlayback](avfoundation/avdelegatingplaybackcoordinatorpausecommand/shouldbufferinanticipationofplayback.md)
