| [ Web Proxy ] |
| Viewing: https://developer.mozilla.org/en-US/docs/Web/API/TextTrack/sourceBuffer | [Back] [Original] |
Get to know MDN better
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Want more browser support for this feature? Tell us why.
The read-only sourceBuffer property of the TextTrack interface 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.
A SourceBuffer or null.
| Specification |
|---|
| Media Source Extensions # dom-texttrack-sourcebuffer |
This page was last modified on Aug 31, 2024 by MDN contributors.
TextTrackYour blueprint for a better internet.
Portions of this content are 19982026 by individual mozilla.org contributors. Content available under a Creative Commons license.
| Web Proxy Viewer | New URL | Original Page |