RhythmPlayerStateType
Virtual metronome state.
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 starting the virtual metronome again.