menu
rtmp_player package
documentation
rtmp_player_platform_interface.dart
RtmpPlayerPlatform
isPlaying abstract method
isPlaying abstract method
dark_mode
light_mode
isPlaying
abstract method
Future
isPlaying
(
)
是否播放中
Implementation
Future<dynamic> isPlaying();
rtmp_player package
documentation
rtmp_player_platform_interface
RtmpPlayerPlatform
isPlaying abstract method
RtmpPlayerPlatform class