xmidi.com
 

MIDIFlushOutput

Abstract: Unschedule previously-sent packets.

extern OSStatus MIDIFlushOutput( MIDIEndpointRef dest );

Clients may use MIDIFlushOutput to cancel the sending of packets that were previously scheduled for future delivery.

New for CoreMIDI 1.1.

Parameters

NameDescription
destAll pending events scheduled to be sent to this destination are unscheduled. If NULL, the operation applies to all destinations.
{  Search xmidi.com:     }


[ home | docs | apps | links ]