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

Show in webframe

Remove Method (TargetAudioTypes)






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

Parameters

item
The TargetAudioType to be removed.

Return Value

System.Boolean
Remarks
Removes the specified TargetAudioType item. Predefined read-only types 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

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