←Select platform

Add Method

Summary

Adds a TargetAudioType item to the collection.

Syntax

C#
VB
C++
public void Add( 
   TargetAudioType item 
) 
Public Sub Add( _ 
   ByVal item As Leadtools.Mediafoundation.TargetAudioType _ 
)  

Parameters

item
The TargetAudioType item to add.

Remarks

Adds a TargetAudioType item to the collection. Be sure to set the properties of the added type. 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