Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keySystemAccess in MediaCapabilitiesDecodingInfo should be nullable in the dictionary declaration #219

Open
alastor0325 opened this issue Jun 5, 2024 · 0 comments

Comments

@alastor0325
Copy link

In the MediaCapabilitiesDecodingInfo's webidl declaration, it doesn't declare keySystemAccess as a nullable object. But keySystemAccess should be a nullable object based on other descrptions in the spec, eg.

A MediaCapabilitiesDecodingInfo has associated keySystemAccess which is a MediaKeySystemAccess or null as appropriate.

and 4.1

Set keySystemAccess to null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants