menu
rtmp_player package
documentation
rtmp_player_platform_interface.dart
RtmpPlayerPlatform
pause abstract method
pause abstract method
dark_mode
light_mode
pause
abstract method
Future
pause
(
)
暂停播放
Implementation
Future<dynamic> pause();
rtmp_player package
documentation
rtmp_player_platform_interface
RtmpPlayerPlatform
pause abstract method
RtmpPlayerPlatform class