AssetsLibrary Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AssetsLibrary namespace provides access to system-managed photos and videos.
Classes
ALAsset |
An asset managed by the Photo application (videos and photos). |
ALAssetLibraryChangedEventArgs |
Provides data for the event. |
ALAssetRepresentation |
A specific representation of an asset. |
ALAssetsErrorExtensions |
Extension methods for the AssetsLibrary.ALAssetsError enumeration. |
ALAssetsFilter |
Keys used to limit asset enumeration by a specific kind. |
ALAssetsGroup |
Sets of assets managed by the Photo application. |
ALAssetsLibrary |
A class that encapsulates access to the video and media of the "Photos" application. |
ALAssetsLibrary.Notifications |
Notification posted by the ALAssetsLibrary class. |
Enums
ALAssetOrientation |
The orientation of the asset. |
ALAssetsError |
An enumeration whose values specify various errors relating to ALAssets. |
ALAssetsGroupType |
Describes the group type. |
ALAssetType |
The asset type. |
ALAuthorizationStatus |
An enumeration whose values specify the authorization status of a ALAssetsLibrary. Retrieved by the AuthorizationStatus property. |
Delegates
ALAssetsEnumerator |
Signature for delegates participating in asset enumeration. |
ALAssetsLibraryGroupsEnumerationResultsDelegate |
A delegate that is used as the |