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