menu
rtmp_player package
documentation
rtmp_player_view.dart
RtmpPlayerViewState
isPlaying method
isPlaying method
dark_mode
light_mode
isPlaying
method
dynamic
isPlaying
(
)
是否播放中
Implementation
isPlaying() async { return await _mMethodChannelRtmpPlayer?.isPlaying(); }
rtmp_player package
documentation
rtmp_player_view
RtmpPlayerViewState
isPlaying method
RtmpPlayerViewState class