LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Remove Method (TargetVideoFormats)

Show in webframe



The TargetVideoFormat to be removed.
Removes a TargetVideoFormat item from the collection.
Syntax
'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
)
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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