xmidi.com
 

MIDIEntityGetSource

Abstract: Return one of a given entity's sources.

extern MIDIEndpointRef MIDIEntityGetSource( MIDIEntityRef entity, 
 ItemCount sourceIndex0 );



Parameters

NameDescription
entityThe entity being queried.
sourceIndex0The index (0...MIDIEntityGetNumberOfSources(entity)-1) of the source to return

Result: A reference to a source, or NULL if an error occurred.
{  Search xmidi.com:     }


[ home | docs | apps | links ]