AudioTrack: sourceBuffer property
The read-only AudioTrack
property sourceBuffer
returns the SourceBuffer
that created the track, or null if the track was not created by a SourceBuffer
or the SourceBuffer
has been removed from the MediaSource.sourceBuffers
attribute of its parent media source.
Value
Specifications
Browser compatibility
|
Desktop |
Mobile |
|
Chrome |
Edge |
Firefox |
Internet Explorer |
Opera |
Safari |
WebView Android |
Chrome Android |
Firefox for Android |
Opera Android |
Safari on IOS |
Samsung Internet |
sourceBuffer |
51 |
7912–79 |
No |
11 |
38 |
8 |
No |
51 |
No |
No |
13Exposed in Mobile Safari on iPad but not on iPhone. |
No |