Contains a collection of registered audio processors.
public class AudioProcessors : Leadtools.Mediafoundation.Processors, System.Collections.Generic.ICollection<Processor>, System.Collections.Generic.IEnumerable<Processor>, System.Collections.Generic.IList<Processor>, System.Collections.IEnumerable
Public Class AudioProcessors
Inherits Leadtools.Mediafoundation.Processors
Implements System.Collections.Generic.ICollection(Of Processor), System.Collections.Generic.IEnumerable(Of Processor), System.Collections.Generic.IList(Of Processor), System.Collections.IEnumerable
public ref class AudioProcessors : public Leadtools.Mediafoundation.Processors, System.Collections.Generic.ICollection<Processor>, System.Collections.Generic.IEnumerable<Processor>, System.Collections.Generic.IList<Processor>, System.Collections.IEnumerable
The PlayCtrl, CaptureCtrl and ConvertCtrl objects use this collection to enumerate and select audio processors. An AudioProcessors object is not externally creatable and is only obtained through the parent object properties: PlayCtrl.AudioProcessors, PlayCtrl.SelectedAudioProcessors, CaptureCtrl.AudioProcessors, CaptureCtrl.SelectedAudioProcessors, ConvertCtrl.AudioProcessors and ConvertCtrl.SelectedAudioProcessors. This collection object is derived from the general Processors object collection base class. The AudioProcessors collection object also provides helper properties which can be used to access a particular audio processor for selection and use. For example, you could add the Chorus audio processor to the play control's selected audio processors by doing the following: playCtrl.SelectedAudioProcessors.Add(playCtrl.AudioProcessors.Chorus); Note: You can also access other registered processors that do not have helper property accessors by using the string indexer: Processor myProc = playCtrl.AudioProcessors["@device:sw:{5FFE757A-509A-477E-A1F1-68812010A6DD}\{my registered processor guid}"];
To register your own processor, see Processors.RegisterExternalProcessor.
Products |
Support |
Feedback: AudioProcessors Class - Leadtools.MediaFoundation |
Introduction |
Help Version 19.0.2017.6.16
|
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
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.