79312637

Date: 2024-12-27 19:25:41
Score: 2
Natty:
Report link
const result = await navigator.mediaCapabilities.decodingInfo({
    type: 'media-source',
    audio: {
        contentType: 'audio/mp4;codecs=ec-3',
        channels: 16,
        spatialRendering: true
    }
});
console.log(result);

https://webapi.streaming.dolby.com/v0_9/help_files/topics/checking_immersive_capability.html

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user1782339