RhythmPlayerReason
Error information for the virtual metronome.
Enumerations
- RhythmPlayerReasonOk
- 0: The metronome audio file is playing normally, no error.
- RhythmPlayerReasonFailed
- 1: General error with no specific reason.
- RhythmPlayerReasonCanNotOpen
- 801: Failed to open the metronome audio file.
- RhythmPlayerReasonCanNotPlay
- 802: Failed to play the metronome audio file.
- RhythmPlayerReasonFileOverDurationLimit
- 803: The duration of the metronome audio file exceeds the limit. The maximum duration is 1.2 seconds.