[encrypted-media] supportedConfigurations is required in requestMediaKeySystemAccess() (#529)

chrisn has just created a new issue for https://github.com/w3c/encrypted-media:

== supportedConfigurations is required in requestMediaKeySystemAccess() ==
The spec for `requestMediaKeySystemAccess()` says:

> When `supportedConfigurations` is specified, the configuration specified by at least one of its elements must be supported. The resulting `MediaKeySystemAccess` will correspond to the first such element.

This implies that `supportedConfigurations` is optional, but this parameter is required.

Please view or discuss this issue at https://github.com/w3c/encrypted-media/issues/529 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 18 April 2024 09:07:50 UTC