Leadtools.Multimedia Namespace : AudioInputs Class |
The following tables list the members exposed by AudioInputs.
Name | Description | |
---|---|---|
![]() | Bass | Gets or sets the master bass equalization value. |
![]() | BassRange | Gets the master for all inputs bass range for all inputs. |
![]() | Count | Gets the number of items contained in the collection. |
![]() | Current | Gets the current item 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 | Overloaded. Gets the AudioInput item at the specified index. |
![]() | 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. |
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 | Overloaded. Determines the index of a specific AudioInput item in the collection. |
![]() | MoveNext | Advances the enumerator to the next element of the collection. |
![]() | Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |
![]() | ToString | Returns a string that represents the current object. |