[wdmaudiodev] Re: Windows 10 variable sample rate support, WDM driver

  • From: Matthew van Eerde <Matthew.van.Eerde@xxxxxxxxxxxxx>
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Thu, 21 Jan 2016 10:28:16 +0000

OK.

What version of Windows is this? Can you send traces? 
http://blogs.msdn.com/b/matthew_van_eerde/archive/2015/08/11/taking-audio-glitch-traces-on-windows-10-desktop-edition.aspx

From: wdmaudiodev-bounce@xxxxxxxxxxxxx 
[mailto:wdmaudiodev-bounce@xxxxxxxxxxxxx] On Behalf Of Paul _
Sent: Wednesday, January 20, 2016 10:17 PM
To: wdmaudiodev@xxxxxxxxxxxxx
Subject: [wdmaudiodev] Re: Windows 10 variable sample rate support, WDM driver


Yes, after we send a “KSEVENT_PINCAPS_FORMATCHANGE” event, our call back get 
called to tell us that the format has changed. (We are setting a breakpoint in 
our event handler to check this.)
We would expect “NewStream” to be called to test what format we now support, 
but this never happens.

Thanks,
Paul

Other related posts: