Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Disable smooth codec switch on Tizen 8 (#7614)
It seems all Tizen versions do not support smooth codec switch for now. Additionally I removed webOS versions listed here, as they don't have `SourceBuffer.changeType()` API anyway. They're available since Chrome 70, but webOS 5 uses Chrome 68. And rephrased docs a bit.
- Loading branch information