---
title: PHVideoRequestOptions
framework: photos
role: symbol
role_heading: Class
path: photos/phvideorequestoptions
---

# PHVideoRequestOptions

A set of options affecting the delivery of video asset data that you request from an image manager.

## Declaration

```swift
class PHVideoRequestOptions
```

## Topics

### Specifying Video Request Options

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

### Fetching Video Data from iCloud

- [isNetworkAccessAllowed](photos/phvideorequestoptions/isnetworkaccessallowed.md)
- [progressHandler](photos/phvideorequestoptions/progresshandler.md)
- [PHAssetVideoProgressHandler](photos/phassetvideoprogresshandler.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Asset loading

- [Loading and Caching Assets and Thumbnails](photokit/loading-and-caching-assets-and-thumbnails.md)
- [PHImageManager](photos/phimagemanager.md)
- [PHCachingImageManager](photos/phcachingimagemanager.md)
- [PHImageRequestOptions](photos/phimagerequestoptions.md)
- [PHLivePhotoRequestOptions](photos/phlivephotorequestoptions.md)
