<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVDelegatingPlaybackCoordinatorPlayCommand",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(cs)AVDelegatingPlaybackCoordinatorPlayCommand"
  },
  "title" : "AVDelegatingPlaybackCoordinatorPlayCommand"
}
-->

# AVDelegatingPlaybackCoordinatorPlayCommand

A command that indicates to play at a specific rate and time.

```
class AVDelegatingPlaybackCoordinatorPlayCommand
```

## Topics

### Accessing command details

[`rate`](/documentation/AVFoundation/AVDelegatingPlaybackCoordinatorPlayCommand/rate)

A rate to use when starting playback.

[`itemTime`](/documentation/AVFoundation/AVDelegatingPlaybackCoordinatorPlayCommand/itemTime)

A time in the item timeline to use to begin playback.

[`hostClockTime`](/documentation/AVFoundation/AVDelegatingPlaybackCoordinatorPlayCommand/hostClockTime)

A host clock time to use to begin playback.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)