RHYTHM_PLAYER_STATE_TYPE

Virtual metronome state.

Enumerations

RHYTHM_PLAYER_STATE_IDLE
810: The virtual metronome is not started or has been stopped.
RHYTHM_PLAYER_STATE_OPENING
811: Opening the metronome audio file.
RHYTHM_PLAYER_STATE_DECODING
812: Decoding the metronome audio file.
RHYTHM_PLAYER_STATE_PLAYING
813: Playing the metronome audio file.
RHYTHM_PLAYER_STATE_FAILED
814: Failed to start the virtual metronome. You can troubleshoot the issue using the reported error code errorCode, or try starting the virtual metronome again.