Contents

MIDIGetSource(_:)

Returns a source in the system.

Declaration

func MIDIGetSource(_ sourceIndex0: Int) -> MIDIEndpointRef

Parameters

  • sourceIndex0:

    The source index.

Return Value

A reference to a source, or NULL if an error occurred.

See Also

Endpoint management