RHYTHM_PLAYER_STATE_TYPE
Virtual metronome state.
Enumerator
- RHYTHM_PLAYER_STATE_IDLE
 - (810): The virtual metronome is not enabled or disabled already.
 - RHYTHM_PLAYER_STATE_OPENING
 - 811: Opening the beat files.
 - RHYTHM_PLAYER_STATE_DECODING
 - 812: Decoding the beat files.
 - RHYTHM_PLAYER_STATE_PLAYING
 - 813: The beat files are playing.
 - RHYTHM_PLAYER_STATE_FAILED
 - 814: Failed to start virtual metronome. You can use the reported errorCode to troubleshoot the cause of the error, or you can try to start the virtual metronome again.