W3cubDocs

/Haxe JavaScript

SourceBufferList

package js.html

extends EventTarget

@:native("SourceBufferList") 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:

Variables

read only length:Int

Returns the number of SourceBuffer objects in the list.

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/SourceBufferList.html