menu
tencent_rtc_sdk package
documentation
v2_tx_live_player.dart
V2TXLivePlayer
isPlaying abstract method
isPlaying abstract method
dark_mode
light_mode
isPlaying
abstract method
Future
<
V2TXLiveCode
>
isPlaying
(
)
Whether the player is playing or not
Return:
1: Now playing
0: Playback has stopped
Implementation
Future<V2TXLiveCode> isPlaying();
tencent_rtc_sdk package
documentation
v2_tx_live_player
V2TXLivePlayer
isPlaying abstract method
V2TXLivePlayer class