getCurrentState abstract method

Future<ZegoMediaPlayerState> getCurrentState()

Get the current playback status.

  • Returns current state

Implementation

Future<ZegoMediaPlayerState> getCurrentState();