class js.html.TextTrackCue extends EventTarget

Available on js

Instance Fields

var align:String

Setter throws DOMException.

var line:Int

Setter throws DOMException.

var position:Int

Setter throws DOMException.

var size:Int

Setter throws DOMException.

var vertical:String

Setter throws DOMException.

function new():Void