Re: KMIDIPropertyIsEmbeddedEntity
Re: KMIDIPropertyIsEmbeddedEntity
- Subject: Re: KMIDIPropertyIsEmbeddedEntity
- From: Doug Wyatt <email@hidden>
- Date: Mon, 3 Jan 2005 10:22:23 -0800
On Jan 3, 2005, at 10:09, Pete Gontier wrote:
Can anybody tell me any more about kMIDIPropertyIsEmbeddedEntity than
what's
in the header? For the record, the Panther header says:
"entity/endpoint
property, integer... 0 if there are external MIDI connectors, 1 if
not". I'm
trying to decide whether to set this property to 1 for my device, and
I'm
inclined toward doing so, but I haven't ever done anything with this
property and I don't know of anyone who has, so more info would be
reassuring.
This property controls whether AMS will allow connection of an external
MIDI device to this endpoint.
Imagine a USB-MIDI device with two MIDI destination endpoints. One
plays an internal synthesizer. Another routes to a MIDI Out connector.
The first is an embedded entity (kMIDIPropertyIsEmbeddedEntity == 1).
The second is not (kMIDIPropertyIsEmbeddedEntity == 0).
Doug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden