Haxe API Documentation
Back
|
Index
extern
class
js.html.TextTrackCueList
Available in js
var
length(default,null) :
Int
function
getCueById(id :
String
) :
TextTrackCue
function
item(index :
Int
) :
TextTrackCue
Back
|
Index