1# MediaAssetManager 2 3## Overview 4 5The module provides APIs for managing media assets. 6 7For details about the development guide and sample, see [Requesting Media Assets Using MediaAssetManager (C/C++)](../../media/medialibrary/using-ndk-mediaassetmanager-for-request-resource.md). 8 9**Since**: 12 10 11## File Summary 12 13| Name| Description| 14| -- | -- | 15| [media_access_helper_capi.h](capi-media-access-helper-capi-h.md) | Declares the APIs for album management. You can use the APIs to create an album, and access and modify the media data in the album.| 16| [media_asset_base_capi.h](capi-media-asset-base-capi-h.md) | Declares the structs and enums for the media asset manager.| 17| [media_asset_capi.h](capi-media-asset-capi-h.md) | Declares the APIs related to media assets. You can use the APIs to obtain image or video information.| 18| [media_asset_change_request_capi.h](capi-media-asset-change-request-capi-h.md) | Declares the APIs related to media asset change requests. You can use the APIs to change media assets.| 19| [media_asset_manager_capi.h](capi-media-asset-manager-capi-h.md) | Declares the APIs of the media asset manager. You can use the APIs to request media assets in the media library.| 20| [moving_photo_capi.h](capi-moving-photo-capi-h.md) | Declares the APIs related to moving photos. You can use the APIs to obtain moving photo information.| 21