menu
bccm_player package
documentation
plugins/bcc_media.dart
BccmApi
updateProgress abstract method
updateProgress abstract method
dark_mode
light_mode
updateProgress
abstract method
Future
updateProgress
(
{
required
String
episodeId
,
required
double
?
progress
,
})
Implementation
Future updateProgress({required String episodeId, required double? progress});
bccm_player package
documentation
plugins/bcc_media
BccmApi
updateProgress abstract method
BccmApi class