MIKMIDIOutputPort

Objective-C

@interface MIKMIDIOutputPort : MIKMIDIPort

Swift

class MIKMIDIOutputPort : MIKMIDIPort

MIKMIDIOutputPort is an Objective-C wrapper for CoreMIDI’s MIDIPort class, and is only for destination ports. It is not intended for use by clients/users of of MIKMIDI. Rather, it should be thought of as an MIKMIDI private class.