LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
AudioInput Class Members
See Also  Properties  Methods 
Leadtools.Multimedia Namespace : AudioInput Class

The following tables list the members exposed by AudioInput.

Public Properties

 NameDescription
public Property BassGets or sets the bass equalization value for the audio input.  
public Property BassRangeGets the bass equalization range for the audio input.  
public Property EnableGets or sets the audio input enabled state.  
public Property FriendlyNameGets the friendly name for the audio input.  
public Property LoudnessGets or sets the audio input loudness state.  
public Property MixLevelGets or sets the recording volume level for the audio input.  
public Property MonoGets or sets the audio input mono setting.  
public Property NameGets the name of the audio input.  
public Property PanGets or sets the pan level for the audio input.  
public Property TrebleGets the treble equalization value for the audio input.  
public Property TrebleRangeGets the treble equalization range for the audio input.  
Top

Public Methods

 NameDescription
public Method EqualsDetermines if the specified Object is equal to the current Object.  
public Method GetHashCodeServes as a hash function for a particular type.  
public Method ToStringReturns a string that represents the current object.  
Top

See Also