←Select platform

Remove Method

Summary

Removes a TargetVideoFormat item from the collection.

Syntax

C#
VB
C++
public bool Remove( 
   TargetVideoFormat item 
) 
Public Function Remove( _ 
   ByVal item As Leadtools.Mediafoundation.TargetVideoFormat _ 
) As Boolean 

Parameters

item
The TargetVideoFormat to be removed.

Return Value

System.Boolean

Remarks

Removes the specified TargetVideoFormat item. Predefined read-only formats cannot be removed. If the method fails, an error is raised. For more information, refer to the Error Codes.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly