←Select platform
In This Topic ▼

Processors Class Members

Summary

The following tables list the members exposed by Processors.

Public Methods

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

Public Properties

Name Description
Public Property
Count Gets the number of items contained in the collection.
Public Property IsReadOnly Gets a value indicating whether the collection is read-only.
Public Property Item Gets or sets the Processor item with the specified name.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly