RhythmPlayerStateType
Virtual metronome state.
Enumerations
- RhythmPlayerStateIdle
- 810: The virtual metronome is not started or has been stopped.
- RhythmPlayerStateOpening
- 811: Opening the rhythm audio file.
- RhythmPlayerStateDecoding
- 812: Decoding the rhythm audio file.
- RhythmPlayerStatePlaying
- 813: Playing the rhythm audio file.
- RhythmPlayerStateFailed
- 814: Failed to start the virtual metronome. You can troubleshoot using the reported error code
errorCodeor try starting the virtual metronome again.