menu
video_player_rtmp_ext package
documentation
widget/video_player_rtmp_ext.dart
IJKPlayerController
isPlaying property
isPlaying property
dark_mode
light_mode
isPlaying
property
Future
<
bool
>
get
isPlaying
是否正在播放中
Implementation
Future<bool> get isPlaying async => await state._platformController.isPlaying();
video_player_rtmp_ext package
documentation
widget/video_player_rtmp_ext
IJKPlayerController
isPlaying property
IJKPlayerController class