as

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

MediaDecodingType

MediaDecodingType: "file" | "media-source" | "webrtc"

A MediaDecodingConfiguration has three types:

  • file: represents a configuration that is meant to be used for a plain file playback.
  • media-source: represents a configuration that is meant to be used for playback of a MediaSource as defined in the [media-source] specification.
  • webrtc: represents a configuration that is meant to be received using RTCPeerConnection as defined in [webrtc]).

https://w3c.github.io/media-capabilities/#mediadecodingtype


Last updated: Oct 02, 2025