Enumeration RhythmPlayerStateType

Virtual metronome state.

Enumeration Members

RhythmPlayerStateDecoding: 812

812: Decoding the beat files.

RhythmPlayerStateFailed: 814

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.

RhythmPlayerStateIdle: 810

(810): The virtual metronome is not enabled or disabled already.

RhythmPlayerStateOpening: 811

811: Opening the beat files.

RhythmPlayerStatePlaying: 813

813: The beat files are playing.

Generated using TypeDoc