When dwComponentType initialy set to MIXERLINE_COMPONENTTYPE_DST_WAVEIN, I get: Mixerline: Recording Control Mixer control: Mic Volume Changing value moves "Microphone" recording slider
When dwComponentType initialy set to MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE: Mixerline: Microphone Mixer control: Mic Volume And it moves nothing :( When using mxl.dwComponentType = MIXERLINE_COMPONENTTYPE_DST_WAVEIN; I mxl.cConnections is 8. Looping through it I see all recording controls: Mono Mix, Stereo Mix, CD Player, Microphone, etc... When using mxl.dwComponentType = MIXERLINE_COMPONENTTYPE_SRC_MICROPHONE; I mxl.cConnections is 0. After driver update nothing changed. _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
