RhythmPlayerStateType

State of the virtual metronome.

Enumerations

RhythmPlayerStateIdle
810: The virtual metronome is not started or has been stopped.
RhythmPlayerStateOpening
811: Opening the beat audio file.
RhythmPlayerStateDecoding
812: Decoding the beat audio file.
RhythmPlayerStatePlaying
813: Playing the beat audio file.
RhythmPlayerStateFailed
814: Failed to start the virtual metronome. You can troubleshoot the issue using the reported error code errorCode, or try restarting the virtual metronome.