AudioDecoderCapabilities
Interface to get the capabilities of the audio codec queried for decode use case.
Properties
mediaFormatProfileLevelCapabilities
readonlymediaFormatProfileLevelCapabilities: MediaFormatProfileLevelCapabilities
Provides the information on the profile levels and codec parameters supported for a give condec on the device.
mediaCodecFeaturesCapabilities
readonlymediaCodecFeaturesCapabilities: MediaCodecFeaturesCapabilities
Provides the information on features supported by media codecs.
decoderFeaturesCapabilities
readonlydecoderFeaturesCapabilities: DecoderFeaturesCapabilities
Interface to get capabilities about the features supported by the decoder.
Last updated: Jul 28, 2026

