[wdmaudiodev] Specifying KSPIN_FLAG_DISPATCH_LEVEL_PROCESSING on audio render pin

  • From: Mike Horgan <mhorgan@xxxxxxxxx>
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Mon, 5 Dec 2011 10:11:52 -0800

I am specifying this flag as one of many in the pin descriptor 
(KSPIN_DESCRIPTOR_EX) for an audio render pin.  On invocations of my pin's 
Process() method, I call KeGetCurrentIrql() which returns PASSIVE_LEVEL (value 
of "0") which seems contrary to what the flag should've done.


Other related posts: