stopRhythmPlayer
Disables the virtual metronome.
public abstract int stopRhythmPlayer();
You can call this method to disable the virtual metronome.
Return Values
- 0: Success.
- < 0: Failure.
Disables the virtual metronome.
public abstract int stopRhythmPlayer();
You can call this method to disable the virtual metronome.