SourceBuffer
インターフェイスの videoTracks
読み取り専用プロパティは、現在 SourceBuffer
内に含まれている動画トラックのリストを返します。
構文
var myVideoTracks = sourceBuffer.videoTracks;
値
VideoTrackList
オブジェクト。
例
未定
仕様
仕様 | 状態 | コメント |
---|---|---|
Media Source Extensions videoTracks の定義 |
勧告 | 初期定義 |
ブラウザーの互換性
BCD tables only load in the browser
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.