Alexey Kachalov skrev 2011-12-15 10:03:
The MSVAD sample after build create driver and after install it, driver add Microphone device at "Control Panel -> Sound -> Recording" list. Please, give me a hint how to disable "Level" tab at properties of this device? Or how to disable volume control of this microphone?
Pretty easy, in toptable.h, just remove any node with type KSNODETYPE_VOLUME in TopologyNodes, and/or exclude the node in the MiniportConnections list. Regards, /Rob ****************** WDMAUDIODEV addresses: Post message: mailto:wdmaudiodev@xxxxxxxxxxxxx Subscribe: mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=subscribe Unsubscribe: mailto:wdmaudiodev-request@xxxxxxxxxxxxx?subject=unsubscribe Moderator: mailto:wdmaudiodev-moderators@xxxxxxxxxxxxx URL to WDMAUDIODEV page: http://www.wdmaudiodev.com/