Contents

ALAssetPropertyOrientation

The key to retrieve the orientation of the asset.

Declaration

extern NSString * const ALAssetPropertyOrientation;

Discussion

The corresponding value is an NSNumber object containing an asset’s orientation as described by the TIFF format.

See Also

Constants