web api instance method
MIDIOutput: clear() method
Secure context
The clear() method of the MIDIOutput interface clears the queue of messages being sent to the output device.
Syntax
clear()
Parameters
None.
Return value
None (undefined).
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.