---
title: PHVideoRequestOptionsVersion
framework: photos
role: symbol
role_heading: Enumeration
path: photos/phvideorequestoptionsversion
---

# PHVideoRequestOptionsVersion

Options for requesting a video asset with or without adjustments, used by the version property.

## Declaration

```swift
enum PHVideoRequestOptionsVersion
```

## Topics

### Constants

- [PHVideoRequestOptionsVersion.current](photos/phvideorequestoptionsversion/current.md)
- [PHVideoRequestOptionsVersion.original](photos/phvideorequestoptionsversion/original.md)

### Initializers

- [init(rawValue:)](photos/phvideorequestoptionsversion/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Specifying Video Request Options

- [version](photos/phvideorequestoptions/version.md)
- [deliveryMode](photos/phvideorequestoptions/deliverymode.md)
- [PHVideoRequestOptionsDeliveryMode](photos/phvideorequestoptionsdeliverymode.md)
