Getting SampleHardwarePlugin to work for default device
Getting SampleHardwarePlugin to work for default device
- Subject: Getting SampleHardwarePlugin to work for default device
- From: Jared Sohn <email@hidden>
- Date: Sat, 04 Aug 2012 20:09:58 -0700
Hi,
I have modified the SampleHardwarePlugin example to include a
CanBeDefaultDevice() method that returns true and added some logging
to the beginning of SHP_Device::Initialize().
I am able to get logging information for the master process and one
additional process (which dies by the time my system starts up), but
do not get information for any others. From searching the mailing
list, I've seen this verbiage:
"...the plug-in has to provide the same view on it's device(s) in each
process the plug-in is initialized in, especially the coreaudiod
process. This entails implementing enough IPC between the instances of
your plug-in in each process to synchronize the state."
Some questions:
1) I haven't done this yet. Is that why I'm not getting logging
information from other processes?
2) What exactly is meant by the state being the same?
Thanks,
Jared
_______________________________________________
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