MIDIEntityGetNumberOfSources(_:)
Returns the number of sources in an entity.
Declaration
func MIDIEntityGetNumberOfSources(_ entity: MIDIEntityRef) -> IntParameters
- entity:
The entity to query.
Return Value
The number of sources the entity contains, or 0 if an error occurred.