---
title: version
framework: photos
role: symbol
role_heading: Instance Property
path: photos/phvideorequestoptions/version
---

# version

The version of the video to request.

## Declaration

```swift
var version: PHVideoRequestOptionsVersion { get set }
```

## Discussion

Discussion If a video asset has been edited, use this property to request a video with or without adjustments. The default option is PHVideoRequestOptionsVersion.current. See PHVideoRequestOptionsVersion.

## See Also

### Specifying Video Request Options

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