menu
ve_vod package
documentation
vod_player_subtitle.dart
TTSubtitle
TTSubtitle constructor
TTSubtitle constructor
dark_mode
light_mode
TTSubtitle
constructor
TTSubtitle
(
int
subtitleId
,
String
url
,
int
?
expire
,
String
format
,
String
?
language
,
int
?
languageId
,
)
Implementation
TTSubtitle(this.subtitleId, this.url, this.expire, this.format, this.language, this.languageId);
ve_vod package
documentation
vod_player_subtitle
TTSubtitle
TTSubtitle constructor
TTSubtitle class