In general, i want to avssamp device appears in user mode under different
friendly names: avssamp1, avssamp2 and so on.
i am looking for way of creating several avstream filters with single KS
device installation.
i have found "Multiple Audio Subdevices" audio topic, that wrote about
customize INF file and use InstallSubdevice call in device startup.
Just want to find similar functionality in KS. Maybe it's possible to
customize avssamp KSDEVICE_DESCRIPTOR for it. Could anybody point me to
right solution ?
currently i see only one solution - multiple device installation,
modification of INF file to support several devices with different names
sharing one binary. i don't like it and want to know about possibilities...
Thank you.
-Andrey