menu
jw_video_player package
documentation
configuration/jwplayer_configuration.dart
Track
Track.new constructor
Track.new constructor
dark_mode
light_mode
Track
constructor
Track
(
{
required
String
file
,
String
?
label
,
String
?
kind
,
bool
?
trackDefault
,
})
Implementation
Track({ required this.file, this.label, this.kind, this.trackDefault, });
jw_video_player package
documentation
configuration/jwplayer_configuration
Track
Track.new constructor
Track class