---
title: PHVideoRequestOptionsVersion.current
framework: photos
role: symbol
role_heading: Case
path: photos/phvideorequestoptionsversion/current
---

# PHVideoRequestOptionsVersion.current

Request the most recent version of the video asset, reflecting all edits.

## Declaration

```swift
case current
```

## Discussion

Discussion The resulting video is the rendered output from all previously made adjustments.

## See Also

### Constants

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