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
Skip to main content
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 modified on July 22, 2026