menu
theoplayer_platform_interface package
documentation
track/theoplayer_track.dart
Track
Track constructor
Track constructor
dark_mode
light_mode
Track
constructor
Track
(
String
?
_id
,
int
_uid
,
String
?
_label
,
String
?
_language
,
String
?
_kind
,
)
Implementation
Track(this._id, this._uid, this._label, this._language, this._kind);
theoplayer_platform_interface package
documentation
track/theoplayer_track
Track
Track constructor
Track class