getState abstract method
Gets current playback state.
Returns The current playback state. See MediaPlayerState.
Implementation
Future<MediaPlayerState> getState();
Gets current playback state.
Returns The current playback state. See MediaPlayerState.
Future<MediaPlayerState> getState();