# AVPlayer ## Overview The module provides the APIs for media playback. You can refer to the corresponding development guide and samples based on your development requirements. - [Using AVPlayer to Play Audio](../../media/media/using-ndk-avplayer-for-playback.md) - [Using AVPlayer to Play Videos](../../media/media/using-ndk-avplayer-for-video-playback.md) **Since**: 11 ## File Summary | Name| Description| | -- | -- | | [avplayer.h](capi-avplayer-h.md) | Declares the AVPlayer APIs. You can use the native AVPlayer APIs to play a media asset.| | [avplayer_base.h](capi-avplayer-base-h.md) | Declares the structs and enums of the AVPlayer.|