MIDIPortDisconnectSource(_:_:)
Closes a previously established source-to-input port connection.
Declaration
func MIDIPortDisconnectSource(_ port: MIDIPortRef, _ source: MIDIEndpointRef) -> OSStatusParameters
- port:
The port with the connection to close.
- source:
The source from which to close a connection to a port.
Return Value
An OSStatus result code.