←Select platform

AudioProcessors Class Members

Summary

The following tables list the members exposed by AudioProcessors.

Public Methods

Name Description
Add Adds a Processor item to the collection. (Inherited from Processors)
Clear Removes all Processor items from the collection. (Inherited from Processors)
Contains Determines whether a collection contains a specified Processor item. (Inherited from Processors)
CopyTo Copies the items of the collection to a Processor array, starting at a specified array index. (Inherited from Processors)
GetEnumerator Returns an enumerator that iterates through the collection. (Inherited from Processors)
IndexOf Returns the index of the first occurrence of a Processor object. (Inherited from Processors)
Insert Inserts a Processor item into the collection at the given index. (Inherited from Processors)
RegisterExternalProcessor Registers an external 3rd-party video or audio processor filter and refreshes the referenced collection. (Inherited from Processors)
Remove Removes a Processor from the collection. (Inherited from Processors)
RemoveAt Removes the Processor item at the given index from the collection. (Inherited from Processors)
ToString Returns a string that represents the current object. (Inherited from Processors)

Protected Methods

Name Description
Dispose Releases internal control object and related object references.
Finalize This member overrides System.Object.Finalize (Inherited from Processors)

Public Properties

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 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 Processors)
Item Gets or sets the Processor item at the specified index. (Inherited from 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.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly