SourceBufferList: length property

Note: This feature is available in Dedicated Web Workers.

The length read-only property of the SourceBufferList interface returns the number of SourceBuffer objects in the list.

Value

An unsigned long number.

Examples

TBD

Specifications

See also