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

MediaPositionState.duration should be "unrestricted" #250

Closed
wdzierzanowski opened this issue Feb 17, 2020 · 1 comment
Closed

MediaPositionState.duration should be "unrestricted" #250

wdzierzanowski opened this issue Feb 17, 2020 · 1 comment
Milestone

Comments

@wdzierzanowski
Copy link

The spec says the duration can be infinite to denote media without a defined end, but the IDL uses the type double, which doesn't allow infinite numbers. It should use unrestricted double instead.

@youennf youennf added this to the V1 milestone Mar 14, 2023
@youennf
Copy link
Contributor

youennf commented Feb 19, 2024

Fixed in #304

@youennf youennf closed this as completed Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants