---
title: PHLivePhotoFrameType
framework: photos
role: symbol
role_heading: Enumeration
path: photos/phlivephotoframetype
---

# PHLivePhotoFrameType

Identifiers for the type of frame image to be processed. Used with the type property.

## Declaration

```swift
enum PHLivePhotoFrameType
```

## Topics

### Constants

- [PHLivePhotoFrameType.photo](photos/phlivephotoframetype/photo.md)
- [PHLivePhotoFrameType.video](photos/phlivephotoframetype/video.md)

### Initializers

- [init(rawValue:)](photos/phlivephotoframetype/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

### Getting Information About the Frame

- [renderScale](photos/phlivephotoframe/renderscale.md)
- [time](photos/phlivephotoframe/time.md)
- [type](photos/phlivephotoframe/type.md)
