←Select platform
In This Topic ▼

VideoProcessors Class Members

Summary

The following tables list the members exposed by VideoProcessors.

Public Methods

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

Public Properties

Name Description
Public Property
Callback LEAD Video Callback video processor.
Public Property Count Gets the number of items contained in the collection. (Inherited from Processors)
Public Property Deinterlace LEAD Video Deinterlace video processor.
Public Property IsReadOnly Gets a value indicating whether the collection is read-only. (Inherited from Processors)
Public Property Item Gets or sets the Processor item at the specified index. (Inherited from Processors)
Public Property Resize LEAD Video Resize video processor.
Public Property Rotation LEAD Video Rotation video processor.
Public Property Stabilizer LEAD Video Stabilizer video processor.
Public Property TextOverlay LEAD Video Text Overlay video processor.

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