[wdmaudiodev] Re: avstream for audio capture sources

  • From: Tim Roberts <timr@xxxxxxxxx>
  • To: "wdmaudiodev@xxxxxxxxxxxxx" <wdmaudiodev@xxxxxxxxxxxxx>
  • Date: Fri, 12 Aug 2016 23:34:40 -0700

On Aug 12, 2016, at 3:49 PM, 若水 <shlikewater@xxxxxxxxx> wrote:


Thank you for your help. I don't know how to registry it. Because audio 
capture sources interface is CLSID_AudioInputDeviceCategory, it do not 
include in avstream. Could you tell me how to registry it?

CLSID_AudioInputDeviceCategory is a user-mode DirectShow category.  When you 
expose KSCATEGORY_AUDIO and KSCATEGORY_CAPTURE, you will be found in 
CLSID_AudioInputDeviceCategory in user-mode.  You would normally use the 
AddInterface lines in your INI file to register yourself.


I don't have any sample about audio capture sources filter. Could you tell me 
where I can get it? Thanks.

Then what did you use as your base?
— 
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.

Other related posts: