PHAssetResourceType Enum

Definition

Enumerates types of PHAssetResource data.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public enum PHAssetResourceType
type PHAssetResourceType = 
Inheritance
PHAssetResourceType
Attributes

Fields

AdjustmentBasePhoto 8

An unaltered copy of the original photo.

AdjustmentData 7

Data used to reconstruct edits to an asset.

AlternatePhoto 4

Photo data in an alternate format (such as JPEG for a RAW photo).

Audio 3

Audio data.

FullSizePhoto 5

Photo data in the highest quality and size available.

FullSizeVideo 6

Video data in the highest quality and size available.

PairedVideo 9

Original video data for a Live Photo.

Photo 1

Photo data.

Video 2

Video data.

Applies to