Re: [mst-content-hint] What is the value of degradationPreference over time? (replaceTrack, contentHint setter) (#36)

> degradationPreference is nullable, it has no default value.

To nitpick: it's not nullable, but any dictionary member without a WebIDL default value is initially [missing](https://infra.spec.whatwg.org/#map-exists) unless there's prose somewhere adding it, which there isn't here.

IOW, four inputs as possible: 

1. `"maintain-framerate"`,
2. `"maintain-resolution"`,
3. `"balanced"`,
4. (the dictionary member is missing)

Content hints only matter in 4. The default is 4.

The spec seems clear here, so it's not clear to me what needs clarifying.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mst-content-hint/issues/36#issuecomment-2557607359 using your GitHub account


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

Received on Friday, 20 December 2024 19:32:14 UTC