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

Show in webframe

Add Method (TargetAudioTypes)






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

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

See Also

Reference

TargetAudioTypes Class
TargetAudioTypes 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