W3cubDocs

/Haxe JavaScript

SourceBufferList

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:

Variables

read only length:Int

Returns the number of SourceBuffer objects in the list.

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