RHYTHM_PLAYER_ERROR_TYPE

Virtual Metronome error message.

Enumerator

RHYTHM_PLAYER_ERROR_OK
(0): The beat files are played normally without errors.
RHYTHM_PLAYER_ERROR_FAILED
1: A general error; no specific reason.
RHYTHM_PLAYER_ERROR_CAN_NOT_OPEN
801: There is an error when opening the beat files.
RHYTHM_PLAYER_ERROR_CAN_NOT_PLAY
802: There is an error when playing the beat files.
RHYTHM_PLAYER_ERROR_FILE_OVER_DURATION_LIMIT
(803): The duration of the beat file exceeds the limit. The maximum duration is 1.2 seconds.