Limited availability
Note: This feature is available in Dedicated Web Workers.
The appendBuffer()
method of the SourceBuffer
interface appends media segment data from an ArrayBuffer
, a TypedArray
or a DataView
object to the SourceBuffer
.
source
Either an ArrayBuffer
, a TypedArray
or a DataView
object that contains the media segment data you want to add to the SourceBuffer
.
None (undefined
).
None.
ExamplesTBD.
Specifications Browser compatibility See alsoRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4