How can i develop this?
How can i develop this?
The DTS Headphone option you're pointing to is an example of an Audio Processing Object (APO). The architectural and reference documentation needed to build such an object can be found on Microsoft Docs.
Thanks for the response.
I have checked this and i am not able to enable it for my app. Is there any sample you can share that will help me understand how to implement it.
EDIT: I already have a driver built but i want to use something like this(in image).
I haven't tried them, but some sample APOs can be found at https://github.com/microsoft/Windows-driver-samples/tree/master/audio/sysvad/APO
I have already tried this sample.
What i am actually looking for is something specific that is related to the image method.
I want to see my driver/APO listed in the same list and i cant figure out how to do that.
3 people are following this question.