Page 1 of 1

Audio source selection

Posted: 19 Oct 2006 13:49
by ReinerP
Hello,

I want to stream from a audio device. My problem is that the right source must be selected (Mic, LineIn, Stereo-Mix).

In DirectShow I use the IAMAudioInputMixer interface to selct the right source. Can VLC do this? I have tried the audio-input-pin field but this seems not to work. I have also looked in the source code but I have not seen that the IAMAudioInputMixer interface is used.

Reiner