1# AVCapability 2 3## Overview 4 5The AVCapability module provides the functions for querying the codec capability. 6 7For details about the development guide and sample, see [Obtaining Supported Codecs](../../media/avcodec/obtain-supported-codecs.md). 8 9**System capability**: SystemCapability.Multimedia.Media.CodecBase 10 11**Since**: 10 12 13## Files 14 15| Name| Description| 16| -- | -- | 17| [native_avcapability.h](capi-native-avcapability-h.md) | Declares the native APIs used to query the codec capability.| 18