Add Method

Summary
Adds a TargetVideoFormat item to the collection.
Syntax
C#
VB
C++
public void Add( 
   TargetVideoFormat item 
) 
Public Sub Add( _ 
   ByVal item As TargetVideoFormat _ 
)  
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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.