[wdmaudiodev] Re: Mixing applications audio stream in driver

  • From: "Matthew van Eerde" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "Matthew.van.Eerde" for DMARC)
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Mon, 4 Feb 2019 12:22:20 +0000

Whatever MSDN document you found should be removed; kmixer.sys hasn’t existed 
since Windows XP.

________________________________
From: wdmaudiodev-bounce@xxxxxxxxxxxxx <wdmaudiodev-bounce@xxxxxxxxxxxxx> on 
behalf of eno rocky <binoddummy@xxxxxxxxx>
Sent: Sunday, February 3, 2019 9:59:33 PM
To: wdmaudiodev@xxxxxxxxxxxxx
Subject: [wdmaudiodev] Mixing applications audio stream in driver

Hi,

According to msdn document, I found Kmixer.sys does mixing and gave back mixed 
data stream through IMiniportWaveRTStream
Is there any way to mix it in driver.
I found KSCATEGORY_MIXER in ks.h, what does it really do? Is it the one for 
each application stream mixing?
Also I found term hardware mixing. What mixing it refers to?
I am working on virtual driver.

One more thing can we override the volume control of each application like 
master/Endpoint volume in driver?

Thanks,

Other related posts: