menu
rtmp_player package
documentation
rtmp_player_view.dart
RtmpPlayerViewState
play method
play method
dark_mode
light_mode
play
method
dynamic
play
(
)
播放文件通过文件路径
Implementation
play() async { return await _mMethodChannelRtmpPlayer?.play(); }
rtmp_player package
documentation
rtmp_player_view
RtmpPlayerViewState
play method
RtmpPlayerViewState class