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

Show in webframe

Add Method (TargetVideoFormats)






The TargetVideoFormat item to add.
Adds a TargetVideoFormat item to the collection.
Syntax
public void Add( 
   TargetVideoFormat item
)
'Declaration
 
Public Sub Add( _
   ByVal item As TargetVideoFormat _
) 
'Usage
 
Dim instance As TargetVideoFormats
Dim item As TargetVideoFormat
 
instance.Add(item)
public:
void Add( 
   TargetVideoFormat^ item
) 

Parameters

item
The TargetVideoFormat item to add.
Remarks
Adds a TargetVideoFormat item to the collection. Be sure to set the properties of the added format. 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