FF101 RTCRtpEncodingParameters.maxFramerate supported #16200
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
FF101 supports
RTCRtpEncodingParameters.maxFramerate
- added by https://bugzilla.mozilla.org/show_bug.cgi?id=1611957This is blocked because the WebRTC Extensions spec is not in W3C. I've created a PR for that, but I really don't know what I'm doing, so help/update appreciated: w3c/browser-specs#605.
@queengooborg Are you planning on merging in the
RTCRtpEncodingParameters
dictionary (i.e. we don't do dictionaries any more "as a rule"? I ask because this is an update to it and I'm not clear whether this is one of the few dictionaries we decided to keep, or just hasn't been addressed yet. Either way, I'll make this update first, and any structural fixes can come as a post-process.Other docs work for this can be tracked in mdn/content#15470