AudioTrack.sourceBuffer
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
AudioTrack
の sourceBuffer
プロパティは読み取り専用で、トラックを作成した SourceBuffer
を返します。 トラックが SourceBuffer
によって作成されなかった場合、または SourceBuffer
がその親メディアソースの MediaSource.sourceBuffers
属性から取り除かれた場合は null を返します。
値
SourceBuffer
または null です。
仕様書
Specification |
---|
Media Source Extensions™ # dom-audiotrack-sourcebuffer |
ブラウザーの互換性
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
sourceBuffer |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Partial support
- Partial support
- No support
- No support
- User must explicitly enable this feature.
- Has more compatibility info.
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.