SourceBuffer.updating
SourceBuffer 接口的只读属性 updating 表示 SourceBuffer 目前是否正在更新——即当前是否有 SourceBuffer.appendBuffer()、SourceBuffer.appendStream() (en-US) 或 SourceBuffer.remove() 操作正在进行。
值
一个布尔值。
示例
待定
规范
| Specification |
|---|
| Media Source Extensions™ # dom-sourcebuffer-updating |
浏览器兼容性
BCD tables only load in the browser