Rép : User-land CoreAudio driver and Leopard
Rép : User-land CoreAudio driver and Leopard
- Subject: Rép : User-land CoreAudio driver and Leopard
- From: Stéphane Letz <email@hidden>
- Date: Thu, 15 Nov 2007 23:52:18 +0100
>This is going to fail if the Jack server crashes and never sends
the stop notification.
But the jack server never crash...(-: More seriously, using a
CFMachPort like described here http://developer.apple.com/technotes/
tn/tn2050.html would be better?
>You don't want to remove/restore the plug-in, you simply want to
make your device (and other objects) go away. Typically, this just
involves calling >AudioObjectsPublishedAndDied() for the objects that
are going away. Then when they come back, you get new object IDs with
AudioObjectCreate() and call >AudioObjectsPublishedAndDied() to make
the objects visible.
Thanks, I'll try
Stephane Letz
_______________________________________________
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