menu
theoplayer_platform_interface package
documentation
pigeon/apis.g.dart
THEOplayerFlutterTextTracksAPI
onCueUpdate abstract method
onCueUpdate abstract method
dark_mode
light_mode
onCueUpdate
abstract method
void
onCueUpdate
(
int
textTrackUid
,
int
cueUid
,
double
endTime
,
String
content
,
)
Implementation
void onCueUpdate(int textTrackUid, int cueUid, double endTime, String content);
theoplayer_platform_interface package
documentation
pigeon/apis.g
THEOplayerFlutterTextTracksAPI
onCueUpdate abstract method
THEOplayerFlutterTextTracksAPI class