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


"

For a list of all members of this type, see AudioInputs members.

"

Public Properties

 NameDescription
public Property BassGets or sets the master bass equalization value.  
public Property BassRangeGets the master for all inputs bass range for all inputs.  
public Property CountGets the number of items contained in the collection.  
public Property CurrentGets the current item in the collection.  
public Property EnableGets a value indicating whether all audio inputs are enabled.  
public Property IsReadOnlyGets a value indicating whether the collection is read-only.  
public Property ItemOverloaded. Gets the AudioInput item at the specified index.  
public Property LoudnessGets a value indicating whether the master loudness control is on.  
public Property MixLevelGets or sets the recording volume level for all inputs.  
public Property MonoGets a value indicating whether inputs are combined into a mono signal.  
public Property PanGets or sets the master pan level for all inputs.  
public Property TrebleGets or sets the master treble equalization.  
public Property TrebleRangeGets the master treble range for all inputs.  
Top

See Also