ltmmAudioInput.Pan Property

Visual Basic Example

Syntax

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

Elements:

ltmmAudioInput.Bass property, ltmmAudioInput.BassRange Property, ltmmAudioInput.Enable Property, ltmmAudioInput.FriendlyName Property, ltmmAudioInput.Loudness Property, ltmmAudioInput.MixLevel Property, ltmmAudioInput.Mono Property, ltmmAudioInput.Name Property, ltmmAudioInput.Treble Property, ltmmAudioInput.TrebleRange Property

Topics:

Multimedia Properties, Methods and Events