此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

SourceBuffer.updating

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

实验性: 这是一项实验性技术
在将其用于生产之前,请仔细检查浏览器兼容性表格

SourceBuffer 接口的只读属性 updating 表示 SourceBuffer 目前是否正在更新——即当前是否有 SourceBuffer.appendBuffer()SourceBuffer.appendStream()SourceBuffer.remove() 操作正在进行。