[wdmaudiodev] Re: avstream audio-only streaming

  • From: 若水 <shlikewater@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Fri, 12 Aug 2016 16:56:14 +0800

Dear Tzung-Dar Tsai:
Thank you for your help. Because I will add some new functions for my
device, I have to develop a new driver. About my avstream miniport, I
cannot find it in audio capture sources filter and audio renders filter. Of
course, If I want to find my device in audio capture source filter, I must
registry CLSID_AudioInputDeviceCategory interface. However,
CLSID_AudioInputDeviceCategory does not included in avstream. I don't know
how to registry the interface in avstream driver. And, I think that because
there is not CLSID_AudioInputDeviceCategory interface, I cannot find my
device in sound management. Could you help me? Thanks.

Best Regards,
Shang Jing

2016-08-12 16:41 GMT+08:00 Tsai Tzung-Dar <dmarc-noreply@xxxxxxxxxxxxx>:

Hi
Sure avstream support audio-only streaming. The default USB Audio Driver
"USBAudio.sys" is an avstream driver. Why you need to develop driver for
usb audio device? Does you device do not follow USB Audio Class 1.0 spec?
If you are develop a driver for USB Audio Class 2.0 Device. There are a
company have USB Audio Class 2.0 Device driver. You can reference to follow
URL:
USB Audio 2.0 Class Driver for Windows
<http://www.thesycon.de/eng/usb_audiodriver.shtml>


[image: image] <http://www.thesycon.de/eng/usb_audiodriver.shtml>





USB Audio 2.0 Class Driver for Windows
<http://www.thesycon.de/eng/usb_audiodriver.shtml>
USB Audio 2.0 Class Driver and Development Tool for Windows 10, 8.1, 8 and
7.
檢視於 www.thesycon.de <http://www.thesycon.de/eng/usb_audiodriver.shtml>
Yahoo 預覽

Their driver also develop by AVStream miniport.

BR,
Tzung-Dar Tsai


------------------------------
*寄件者:* 若水 <shlikewater@xxxxxxxxx>
*收件者:* wdmaudiodev@xxxxxxxxxxxxx
*寄件日期:* 2016/8/12 (週五) 3:54 PM
*主旨:* [wdmaudiodev] avstream audio-only streaming

Hello, I am reading msdn. msdn said that avstream supports video-only
streaming and integrated audio/video streaming. Does avstream support
audio-only streaming? If it does not support audio-only streaming, how do I
develop an audio driver for usb audio device? Thanks.

Best Regards,
Shang Jing



Other related posts: