as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

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: Oct 02, 2025