Contents

ALAssetPropertyRepresentations

The key to retrieve the representations available for a given asset (for example RAW, JPEG).

Declaration

extern NSString * const ALAssetPropertyRepresentations;

Discussion

The corresponding value is an NSArray object containing UTIs expressed as strings.

See Also

Constants