SourceBuffer
インターフェイスの audioTracks
読み取り専用プロパティは、SourceBuffer
内に現在含まれている音声トラックのリストを返します。
構文
var myAudioTracks = sourceBuffer.audioTracks;
値
AudioTrackList
オブジェクト。
例
未定
仕様
仕様 | 状態 | コメント |
---|---|---|
Media Source Extensions audioTracks の定義 |
勧告 | 初期定義 |
ブラウザーの互換性
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.