[DefaultMemberAttribute("Item")]
public class Processors : IList<Processor>, ICollection<Processor>, IEnumerable<Processor>, IEnumerable
[DefaultMemberAttribute("Item")]
public ref class Processors : public System.Collections.Generic.ICollection<Processor>, System.Collections.Generic.IEnumerable<Processor>, System.Collections.Generic.IList<Processor>, System.Collections.IEnumerable
The Processors object contains a collection of processing transforms. The CaptureCtrl, ConvertCtrl, and PlayCtrl objects use the collection to enumerate and select processors. A Processors object is not externally creatable and is only obtained through the parent object. The parent object's AudioProcessors and VideoProcessors properties access collection objects that represent the available processing transforms. These collections are built automatically. The parent object's SelectedAudioProcessors and SelectedVideoProcessors properties access collection objects that represent the list of selected processors. The user builds these collections.
Leadtools.MediaFoundation Namespace
SelectedAudioProcessors Property
SelectedVideoProcessors Property
SelectedAudioProcessors Property
SelectedVideoProcessors Property
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document