as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
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

decoderFeaturesCapabilities

readonly decoderFeaturesCapabilities: DecoderFeaturesCapabilities

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

See

DecoderFeaturesCapabilities for further information.


mediaCodecFeaturesCapabilities

readonly mediaCodecFeaturesCapabilities: MediaCodecFeaturesCapabilities

Provides the information on features supported by media codecs.

See

MediaCodecFeaturesCapabilities for further details.


mediaFormatProfileLevelCapabilities

readonly mediaFormatProfileLevelCapabilities: MediaFormatProfileLevelCapabilities

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


videoFormatCapabilities

readonly videoFormatCapabilities: VideoFormatCapabilities

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

See

VideoFormatCapabilities for further details.


Last updated: Sep 30, 2025