menu
flutter_meedu_videoplayer package
documentation
meedu_player.dart
Broadcast
start method
start method
dark_mode
light_mode
start
method
void
start
(
)
Starts broadcasting the
Media
.
Implementation
void start() { BroadcastFFI.start(this.id); }
flutter_meedu_videoplayer package
documentation
meedu_player
Broadcast
start method
Broadcast class