C#
VB
C++
Adds a TargetAudioType item to the collection.
public void Add(
TargetAudioType item
)
Public Sub Add( _
ByVal item As Leadtools.Mediafoundation.TargetAudioType _
)
public:
void Add(
Leadtools.Mediafoundation.TargetAudioType^ item
)
item
The TargetAudioType item to add.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET