MIDIEntityGetSource(_:_:)
Returns one of an entity’s sources.
Declaration
func MIDIEntityGetSource(_ entity: MIDIEntityRef, _ sourceIndex0: Int) -> MIDIEndpointRefParameters
- entity:
The entity to query.
- sourceIndex0:
The source index.
Return Value
A reference to a source, or NULL if an error occurred.