MIDIGetSource(_:)
Returns a source in the system.
Declaration
func MIDIGetSource(_ sourceIndex0: Int) -> MIDIEndpointRefParameters
- sourceIndex0:
The source index.
Return Value
A reference to a source, or NULL if an error occurred.
Returns a source in the system.
func MIDIGetSource(_ sourceIndex0: Int) -> MIDIEndpointRefThe source index.
A reference to a source, or NULL if an error occurred.