clear method

void clear()

The clear() method of the MIDIOutput interface clears the queue of messages being sent to the output device.

Implementation

external void clear();