sourceBuffer property
Gets the source buffer associated with the audio or video track.
Important This property is not supported in Internet Explorer 11 on Windows 7.
This property is read-only.
![]() |
Syntax
| JavaScript |
|---|
buffer = object.sourceBuffer |
Property values
Type: SourceBuffer
The source buffer associated with the track.
See also
Show:
