<!--
{
  "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/AVDelegatingPlaybackCoordinatorRateChangeOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:@E@AVDelegatingPlaybackCoordinatorRateChangeOptions"
  },
  "title" : "AVDelegatingPlaybackCoordinatorRateChangeOptions"
}
-->

# AVDelegatingPlaybackCoordinatorRateChangeOptions

Constants that define rate change options.

```
struct AVDelegatingPlaybackCoordinatorRateChangeOptions
```

## Topics

### Rate change options

[`AVDelegatingPlaybackCoordinatorRateChangeOptionPlayImmediately`](/documentation/AVFoundation/AVDelegatingPlaybackCoordinatorRateChangeOptions/playImmediately)

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

### Initializers

[`init(rawValue:)`](/documentation/AVFoundation/AVDelegatingPlaybackCoordinatorRateChangeOptions/init(rawValue:))

Creates a rate change option with a string.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`OptionSet`](/documentation/Swift/OptionSet)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`SetAlgebra`](/documentation/Swift/SetAlgebra)

[`ExpressibleByArrayLiteral`](/documentation/Swift/ExpressibleByArrayLiteral)

[`Equatable`](/documentation/Swift/Equatable)

---

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)