Leadtools.Multimedia Namespace : AudioProcessors Class |
The following tables list the members exposed by AudioProcessors.
Name | Description | |
---|---|---|
Callback | LEAD Audio Callback audio processor. | |
Chorus | LEAD Audio Chorus audio processor. The chorus effect makes one instrument sound like many instruments are being played. | |
Converter | LEAD Converter audio processor. | |
Count | Gets the number of items contained in the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Current | Gets the current item in the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Detection | LEAD Audio Detection audio processor. | |
Echo | LEAD Audio Echo audio processor. The echo effect reflects a sound wave back to its source with sufficient strength and time lag to be separately distinguished. | |
Flanger | LEAD Audio Flanger audio processor. Flanging has a characteristic sound often described as a "whooshing" sound, similar to the sound of a jet plane flying overhead. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from Leadtools.Multimedia.Processors) | |
Item | Overloaded. Gets or sets the Processor item at the specified index. (Inherited from Leadtools.Multimedia.Processors) | |
Phaser | LEAD Audio Phaser audio processor. This distinctive sound is obtained by creating one or more notches in the frequency domain that eliminate sounds at the notch frequencies. | |
Volume | LEAD Audio Volume audio processor. | |
VUMeter | LEAD Audio VU meter audio processor. The VU meter allows the user to retrieve left and right channel audio levels. The filter can be used to monitor the output level of other filters placed before it in the stream. |
Name | Description | |
---|---|---|
Add | Adds a Processor item to the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Clear | Removes all Processor items from the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Contains | Determines whether a collection contains a specified Processor item. (Inherited from Leadtools.Multimedia.Processors) | |
CopyTo | Copies the items of the collection to a Processor array, starting at a specified array index. (Inherited from Leadtools.Multimedia.Processors) | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from Leadtools.Multimedia.Processors) | |
IndexOf | Overloaded. Returns the index of the first occurrence of a Processor object. (Inherited from Leadtools.Multimedia.Processors) | |
Insert | Inserts a Processor item into the collection at the given index. (Inherited from Leadtools.Multimedia.Processors) | |
MoveNext | Advances the enumerator to the next element of the collection. (Inherited from Leadtools.Multimedia.Processors) | |
RegisterExternalProcessor | Registers an external 3rd-party video or audio processor filter and refreshes the referenced collection. (Inherited from Leadtools.Multimedia.Processors) | |
Remove | Removes a Processor from the collection. (Inherited from Leadtools.Multimedia.Processors) | |
RemoveAt | Removes the Processor item at the given index from the collection. (Inherited from Leadtools.Multimedia.Processors) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Inherited from Leadtools.Multimedia.Processors) | |
ToString | Returns a string that represents the current object. (Inherited from Leadtools.Multimedia.Processors) |