---
title: PHLivePhotoRequestOptions
framework: photos
role: symbol
role_heading: Class
path: photos/phlivephotorequestoptions
---

# PHLivePhotoRequestOptions

A set of options affecting the delivery of Live Photo assets you request from an image manager.

## Declaration

```swift
class PHLivePhotoRequestOptions
```

## Overview

Overview A Live Photo is a picture that includes movement and sound from the moments just before and after its capture.

## Topics

### Specifying Image Request Options

- [version](photos/phlivephotorequestoptions/version.md)
- [deliveryMode](photos/phlivephotorequestoptions/deliverymode.md)

### Fetching Image Data from iCloud

- [isNetworkAccessAllowed](photos/phlivephotorequestoptions/isnetworkaccessallowed.md)
- [progressHandler](photos/phlivephotorequestoptions/progresshandler.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)
- [PHVideoRequestOptions](photos/phvideorequestoptions.md)
