Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

VideoDecoderCapabilities

Interface to get the capabilities of the video codec queried for decode use case.

Properties

mediaFormatProfileLevelCapabilities

readonly mediaFormatProfileLevelCapabilities: MediaFormatProfileLevelCapabilities

Provides the information on the profile levels and codec parameters supported for a give condec on the device.


mediaCodecFeaturesCapabilities

readonly mediaCodecFeaturesCapabilities: MediaCodecFeaturesCapabilities

Provides the information on features supported by media codecs.


videoFormatCapabilities

readonly videoFormatCapabilities: VideoFormatCapabilities

Provides the information on properties like resolution, color format etc. supported by the video codec on the device.


decoderFeaturesCapabilities

readonly decoderFeaturesCapabilities: DecoderFeaturesCapabilities

Interface to get capabilities about the features supported by the decoder.


Last updated: Jul 28, 2026