Error processing SSI file
LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Show in webframe

Remove Method (TargetVideoFormats)






The TargetVideoFormat to be removed.
Removes a TargetVideoFormat item from the collection.
Syntax
public bool Remove( 
   TargetVideoFormat item
)
'Declaration
 
Public Function Remove( _
   ByVal item As TargetVideoFormat _
) As Boolean
'Usage
 
Dim instance As TargetVideoFormats
Dim item As TargetVideoFormat
Dim value As Boolean
 
value = instance.Remove(item)
public:
bool Remove( 
   TargetVideoFormat^ item
) 

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

See Also

Reference

TargetVideoFormats Class
TargetVideoFormats Members

Error processing SSI file
Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features