Bug 253297
Summary: | Add settings to configure buffering policy in ManagedMediaSource | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=253295 |
Jean-Yves Avenard [:jya]
Let's make the buffering policy introduced in bug 253295 configurable.
This can be done through 3 settings:
ManagedMediaSourceLowThreshold (default is 10.0s)
ManagedMediaSourceHighThreshold (default is 30.0s)
ManagedMediaSourceRebufferingThreshold (default is 10.0s)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/106182103>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/11093
EWS
Committed 261256@main (af3ae60a0a62): <https://commits.webkit.org/261256@main>
Reviewed commits have been landed. Closing PR #11093 and removing active labels.