Re: Changing Default Device and Sample Rate via Objective C
Re: Changing Default Device and Sample Rate via Objective C
- Subject: Re: Changing Default Device and Sample Rate via Objective C
- From: Paul Davis <email@hidden>
- Date: Mon, 01 Oct 2012 11:25:03 -0400
On Mon, Oct 1, 2012 at 11:13 AM, "René J.V. Bertin"
<email@hidden> wrote:
ObjC is definitely easier to learn than C++, it's got a much more restricted (and readable) vocabulary, and is much more an extension on top of C than C++ is.
sure, until you start to run into namespace collisions ....
But sure, it's a bit problematic that OS X doesn't provide mechanisms like those on MS Windows that allow apps to 'lock' an output device through WASAPI
it does. its called "hog mode". no other client can use the device when hog mode is in effect. obviously, its intended for use only by very specific classes of applications.
_______________________________________________
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