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

Show in webframe

Add Method (TargetAudioFormats)






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

Parameters

item
The TargetAudioFormat item to add.
Remarks
Adds a TargetAudioFormat 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

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