sourceBuffers property
Gets the SourceBuffer objects that are attached to the MediaSource.
Important This property is not supported in Internet Explorer 11 on Windows 7.
This property is read-only.
![]() |
Syntax
| JavaScript |
|---|
ptr = object.sourceBuffers |
Property values
Type: SourceBufferList
The list of SourceBuffer objects.
See also
Show:
