W3cubDocs

/Haxe JavaScript

VideoTrackList

package js.html

extends EventTarget

@:native("VideoTrackList") Available on js

Variables

read only length:Int

onaddtrack:Function

onchange:Function

onremovetrack:Function

read only selectedIndex:Int

Methods

getTrackById (id:String):VideoTrack

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