Re: Virtual audio device in user space
Re: Virtual audio device in user space
- Subject: Re: Virtual audio device in user space
- From: Stéphane Letz <email@hidden>
- Date: Tue, 10 Jan 2012 09:24:49 +0100
Le 10 janv. 2012 à 08:42, Robert Bielik a écrit :
> Hi Stéphane,
>
> Stéphane Letz skrev 2012-01-09 21:05:
>> The best is to start from Apple template named SampleHardwarePlugIn, sources are here:
>> http://developer.apple.com/library/mac/#samplecode/SampleHardwarePlugIn/Introduction/Intro.html#//apple_ref/doc/uid/DTS40008643
>>
> Thanks for that, I've done some googling and it seems that the base SHP doesn't support being default device, indicating that some sort of IPC
> is needed for this.
Nope. It can. Just implement the bool "CanBeDefaultDevice" method and return true.
> Has JackRouter implemeted that ?
Just as described.
>
> I'm asking because in a VAD kext this is not a concern, I would've thought that CoreAudio would take care of the mixing towards the user mode driver
> in a similar manner ?
>
> Regards,
> /Rob
>
Stéphane _______________________________________________
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