RhythmPlayerReason

Virtual metronome error information.

Enumerations

RhythmPlayerReasonOk
0: The beat audio file plays normally without error.
RhythmPlayerReasonFailed
1: General error with no specific cause.
RhythmPlayerReasonCanNotOpen
801: Failed to open the beat audio file.
RhythmPlayerReasonCanNotPlay
802: Failed to play the beat audio file.
RhythmPlayerReasonFileOverDurationLimit
803: The duration of the beat audio file exceeds the limit. The maximum duration is 1.2 seconds.