menu
rtmp_player package
documentation
rtmp_player_view.dart
RtmpPlayerViewState
stop method
stop method
dark_mode
light_mode
stop
method
dynamic
stop
(
)
播放文件通过文件路径
Implementation
stop() async { return await _mMethodChannelRtmpPlayer?.stop(); }
rtmp_player package
documentation
rtmp_player_view
RtmpPlayerViewState
stop method
RtmpPlayerViewState class