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


"

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

"

Public Properties

 NameDescription
public Property CallbackLEAD Audio Callback audio processor.  
public Property ChorusLEAD Audio Chorus audio processor. The chorus effect makes one instrument sound like many instruments are being played.  
public Property ConverterLEAD Converter audio processor.  
public Property CountGets the number of items contained in the collection. (Inherited from Leadtools.Multimedia.Processors)
public Property CurrentGets the current item in the collection. (Inherited from Leadtools.Multimedia.Processors)
public Property DetectionLEAD Audio Detection audio processor.  
public Property EchoLEAD 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.  
public Property FlangerLEAD 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.  
public Property IsReadOnlyGets a value indicating whether the collection is read-only. (Inherited from Leadtools.Multimedia.Processors)
public Property ItemOverloaded. Gets or sets the Processor item at the specified index. (Inherited from Leadtools.Multimedia.Processors)
public Property PhaserLEAD 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.  
public Property VolumeLEAD Audio Volume audio processor.  
public Property VUMeterLEAD 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.  
Top

See Also