RhythmPlayerStateType
Virtual metronome state.
Enumerator
- rhythmPlayerStateIdle
- (810): The virtual metronome is not enabled or disabled already.
- rhythmPlayerStateOpening
- 811: Opening the beat files.
- rhythmPlayerStateDecoding
- 812: Decoding the beat files.
- rhythmPlayerStatePlaying
- 813: The beat files are playing.
- rhythmPlayerStateFailed
- 814: Failed to start virtual metronome. You can use the reported errorCode to troubleshoot the cause of the error, or you can try to start the virtual metronome again.