The following tables list the members exposed by AudioInputs.
Public Methods
Name | Description | |
---|---|---|
Contains | Determines whether a collection contains a specified AudioInput item. | |
CopyTo | Copies the items of the collection to an AudioInput array, starting at a specified array index. | |
GetEnumerator | Returns an enumerator that iterates through the collection | |
IndexOf | Determines the index of a specific AudioInput name in the collection. | |
ToString | Returns a string that represents the current object. |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Releases internal control object and related object references. | |
Finalize | This member overrides System.Object.Finalize |
Public Properties
Name | Description | |
---|---|---|
Bass | Gets or sets the master bass equalization value. | |
BassRange | Gets the master bass range for all inputs. | |
Count | Gets the number of items contained in the collection. | |
Enable | Gets a value indicating whether all audio inputs are enabled. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. | |
Item | Gets the AudioInput item with the specified name. | |
Loudness | Gets a value indicating whether the master loudness control is on. | |
MixLevel | Gets or sets the recording volume level for all inputs. | |
Mono | Gets a value indicating whether inputs are combined into a mono signal. | |
Pan | Gets or sets the master pan level for all inputs. | |
Treble | Gets or sets the master treble equalization. | |
TrebleRange | Gets the master treble range for all inputs. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET