RhythmPlayerReason
Virtual Metronome error message.
Enumerator
- RhythmPlayerReasonOk
 - (0): The beat files are played normally without errors.
 - RhythmPlayerReasonFailed
 - 1: A general error; no specific reason.
 - RhythmPlayerReasonCanNotOpen
 - 801: There is an error when opening the beat files.
 - RhythmPlayerReasonCanNotPlay
 - 802: There is an error when playing the beat files.
 - RhythmPlayerReasonFileOverDurationLimit
 - (803): The duration of the beat file exceeds the limit. The maximum duration is 1.2 seconds.