THEOplayerTextTrack class

Inheritance
Annotations
  • @JS()
  • @anonymous

Constructors

THEOplayerTextTrack()

Properties

activeCues THEOplayerTextTrackCueList?
getter/setter pair
cues THEOplayerTextTrackCueList?
getter/setter pair
forced bool
no setter
hashCode int
The hash code for this object.
no setterinherited
id String?
no setter
inBandMetadataTrackDispatchType String
no setter
kind String
no setter
label String
no setter
language String
no setter
mode String
getter/setter pair
readyState int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
src String
no setter
type String
no setter
uid int
no setter

Methods

addEventListener(String eventType, dynamic fn(dynamic event), [dynamic id = ""]) → void
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeEventListener(String eventType, dynamic fn(dynamic event), [dynamic id = ""]) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited