Contents

ALAsset

An ALAsset object represents a photo or a video managed by the Photo application.

Declaration

@interface ALAsset : NSObject

Overview

Assets can have multiple representations, for example a photo which was captured in RAW and JPG. Different representations of the same asset may have different dimensions.

Topics

Constants

Instance Properties

Instance Methods

See Also

Classes