menu
rtmp_player package
documentation
rtmp_player_platform_interface.dart
RtmpPlayerPlatform
seekTo abstract method
seekTo abstract method
dark_mode
light_mode
seekTo
abstract method
Future
seekTo
(
int
msec
)
指定开始播放时间
Implementation
Future<dynamic> seekTo(int msec);
rtmp_player package
documentation
rtmp_player_platform_interface
RtmpPlayerPlatform
seekTo abstract method
RtmpPlayerPlatform class