package js.html
extends EventTarget
Available on js
The SourceBufferList interface represents a simple container list for multiple SourceBuffer objects.
Documentation SourceBufferList by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlylength:IntReturns the number of SourceBuffer objects in the list.
onaddsourcebuffer:FunctionThe event handler for the addsourcebuffer event.
onremovesourcebuffer:FunctionThe event handler for the removesourcebuffer event.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/SourceBufferList.html