LEADTOOLS Multimedia (Leadtools.MediaFoundation assembly)

Remove Method (TargetAudioFormats)

Show in webframe



The TargetAudioFormat to be removed.
Removes a TargetAudioFormat item from the collection.
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As TargetAudioFormat _
) As Boolean
'Usage
 
Dim instance As TargetAudioFormats
Dim item As TargetAudioFormat
Dim value As Boolean
 
value = instance.Remove(item)
public bool Remove( 
   TargetAudioFormat item
)
public:
bool Remove( 
   TargetAudioFormat^ item
) 

Parameters

item
The TargetAudioFormat to be removed.

Return Value

System.Boolean
Remarks
Removes the specified TargetAudioFormat item. Predefined read-only formats cannot be removed. 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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MediaFoundation requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features