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

# AVDelegatingPlaybackCoordinatorSeekOptions

Constants that define seek options.

```
struct AVDelegatingPlaybackCoordinatorSeekOptions
```

## Topics

### Seek options

[`resumeImmediately`](/documentation/AVFoundation/AVDelegatingPlaybackCoordinatorSeekOptions/resumeImmediately)

An option that Indicates that the coordinator needs to resume playback as soon as possible, regardless of other participant’s readiness or suspensions.

### Initializers

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

Creates a rate change option with a string.



---

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)