MIDIFlushOutput(_:)
Cancels all pending events that were previously scheduled to send.
Declaration
func MIDIFlushOutput(_ dest: MIDIEndpointRef) -> OSStatusParameters
- dest:
The destination with pending events to cancel. If Nil 227m0, the operation applies to all destinations.
Return Value
An OSStatus result code.