RHYTHM_PLAYER_REASON
Virtual metronome error information.
Enumerations
- RHYTHM_PLAYER_REASON_OK
- 0: The metronome audio file is playing normally without errors.
- RHYTHM_PLAYER_REASON_FAILED
- 1: General error with no specific cause.
- RHYTHM_PLAYER_REASON_CAN_NOT_OPEN
- 801: Error opening the metronome audio file.
- RHYTHM_PLAYER_REASON_CAN_NOT_PLAY
- 802: Error playing the metronome audio file.
- RHYTHM_PLAYER_REASON_FILE_OVER_DURATION_LIMIT
- 803: The duration of the metronome audio file exceeds the limit. The maximum duration is 1.2 seconds.