getState

Gets current playback state.

virtual media::base::MEDIA_PLAYER_STATE getState() = 0;

Return Values

If the method call succeeds, returns the current playback state. See MEDIA_PLAYER_STATE for details.