web api instance property
SourceBuffer: updating property
Available in workers
The updating read-only property of the
SourceBuffer interface indicates whether the SourceBuffer is
currently being updated — i.e., whether an appendBuffer() or remove()
operation is currently in progress.
Value
A boolean value.
Examples
TBD
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.