menu
rtmp_player package
documentation
rtmp_player_controller.dart
RtmpPlayerController
stop method
stop method
dark_mode
light_mode
stop
method
Future
stop
(
)
停止播放
Implementation
Future stop() async { return await rtmpPlayerViewState?.stop(); }
rtmp_player package
documentation
rtmp_player_controller
RtmpPlayerController
stop method
RtmpPlayerController class