This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The MediaKeySystemConfiguration.audioCapabilities
read-only property returns an array of supported audio type and capability pairs.
Syntax
var audioCapabilities[ {contentType: 'contentType', robustness:'robustness'}] = mediaSystemConfiguration.audioCapabilities;
Specifications
Specification | Status | Comment |
---|---|---|
Encrypted Media Extensions The definition of 'audioCapabilities' in that specification. |
Recommendation | Initial definition |
Browser compatibility
Desktop | Mobile | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Basic support | Chrome Full support 42 | Edge ? | Firefox ? | IE ? | Opera ? | Safari ? | WebView Android Full support 43 | Chrome Android Full support 42 | Edge Mobile ? | Firefox Android ? | Opera Android ? | Safari iOS ? | Samsung Internet Android Full support 4.0 |
Legend
- Full support
- Full support
- Compatibility unknown
- Compatibility unknown
- Experimental. Expect behavior to change in the future.
- Experimental. Expect behavior to change in the future.