VideoDecoderCapabilities
Interface to get the capabilities of the video 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.
videoFormatCapabilities
readonlyvideoFormatCapabilities: VideoFormatCapabilities
Provides the information on properties like resolution, color format etc. supported by the video codec on the device.
decoderFeaturesCapabilities
readonlydecoderFeaturesCapabilities: DecoderFeaturesCapabilities
Interface to get capabilities about the features supported by the decoder.
Last updated: Jul 28, 2026

