The videoTracks
read-only property of the SourceBuffer
interface returns a list of the video tracks currently contained inside the SourceBuffer
.
The videoTracks
read-only property of the SourceBuffer
interface returns a list of the video tracks currently contained inside the SourceBuffer
.
An VideoTrackList
object.
TBD
Specification |
---|
Media Source Extensions™ # dom-sourcebuffer-videotracks |
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
videoTracks |
70 | 7912–79 | No | 11Only works on Windows 8+. |
57 | 8 | No | 70 | No | No | 13Exposed in Mobile Safari on iPad but not on iPhone. |
No |
worker_support |
108Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288). |
108Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288). |
No | No | 94Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288). |
No | No | 108Currently doesn't work, even with the flag set. If invoked from a dedicated worker, Chromium crashes the renderer to avoid undesirable behavior (see bug 487288). |
No | No | No | No |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer/videoTracks