menu
rtmp_player package
documentation
rtmp_player_platform_interface.dart
RtmpPlayerPlatform
setLoop abstract method
setLoop abstract method
dark_mode
light_mode
setLoop
abstract method
Future
setLoop
(
bool
isLoop
)
设置是否循环播放
Implementation
Future<dynamic> setLoop(bool isLoop);
rtmp_player package
documentation
rtmp_player_platform_interface
RtmpPlayerPlatform
setLoop abstract method
RtmpPlayerPlatform class