Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : VideoProcessors Class |
The following tables list the members exposed by VideoProcessors.
Name | Description | |
---|---|---|
Callback | LEAD Video Callback video processor. | |
Count | Gets the number of items contained in the collection. (Inherited from Leadtools.MediaFoundation.Processors) | |
Deinterlace | LEAD Video Deinterlace video processor. | |
IsReadOnly | Gets a value indicating whether the collection is read-only. (Inherited from Leadtools.MediaFoundation.Processors) | |
Item | Overloaded. Gets or sets the Processor item at the specified index. (Inherited from Leadtools.MediaFoundation.Processors) | |
Resize | LEAD Video Resize video processor. | |
Rotation | LEAD Video Rotation video processor. | |
Stabilizer | LEAD Video Stabilizer video processor. | |
TextOverlay | LEAD Video Text Overlay video processor. |
Name | Description | |
---|---|---|
Add | Adds a Processor item to the collection. (Inherited from Leadtools.MediaFoundation.Processors) | |
Clear | Removes all Processor items from the collection. (Inherited from Leadtools.MediaFoundation.Processors) | |
Contains | Determines whether a collection contains a specified Processor item. (Inherited from Leadtools.MediaFoundation.Processors) | |
CopyTo | Copies the items of the collection to a Processor array, starting at a specified array index. (Inherited from Leadtools.MediaFoundation.Processors) | |
GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from Leadtools.MediaFoundation.Processors) | |
IndexOf | Overloaded. Returns the index of the first occurrence of a Processor object. (Inherited from Leadtools.MediaFoundation.Processors) | |
Insert | Inserts a Processor item into the collection at the given index. (Inherited from Leadtools.MediaFoundation.Processors) | |
RegisterExternalProcessor | Registers an external 3rd-party video or audio processor transform and refreshes the referenced collection. (Inherited from Leadtools.MediaFoundation.Processors) | |
Remove | Removes a Processor from the collection. (Inherited from Leadtools.MediaFoundation.Processors) | |
RemoveAt | Removes the Processor item at the given index from the collection. (Inherited from Leadtools.MediaFoundation.Processors) | |
ToString | Returns a string that represents the current object. (Inherited from Leadtools.MediaFoundation.Processors) |