menu
rtmp_player package
documentation
rtmp_player_platform_interface.dart
RtmpPlayerPlatform
getDuration abstract method
getDuration abstract method
dark_mode
light_mode
getDuration
abstract method
Future
getDuration
(
)
获取视频的总时长
Implementation
Future<dynamic> getDuration();
rtmp_player package
documentation
rtmp_player_platform_interface
RtmpPlayerPlatform
getDuration abstract method
RtmpPlayerPlatform class