Hi,
I am working on a project implementing an APO. The APO works, however, we
want to add the ability to bypass the APO's processing for certain audio
streams. If we knew what app was rendering the audio, we would know
whether to apply our APO or not. Right now all I can tell is the audio
processing mode set for the stream. That is not enough information for
what we want to do.
Is there a way to tell which app(s) are calling the audio subsystem within
the APO com object?
Thanks!
Gabe Widmer