SourceBufferList.length
Draft
This page is not complete.
Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The length
read-only property of the
SourceBufferList
interface returns the number of
SourceBuffer
objects in the list.
Syntax
var myListLength = sourceBufferList.length;
Value
An unsigned long number.
Example
TBD
Specifications
Specification | Status | Comment |
---|---|---|
Media Source Extensions The definition of 'length' in that specification. |
Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser