ltmmAudioInput.Pan Property
object.Pan As Double |
Remarks
Gets or sets the pan level for the audio input. This is the signal distribution from left to right for stereo inputs. Possible values range from �1.0 to 1.0 where �1.0 indicates full left, 0.0 indicates center, and 1.0 indicates full right.
For more information, refer to the Microsoft documentation for IAMAudioInputMixer::get_Pan at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamaudioinputmixerget_pan.asp.
See Also