C#
VB
C++
Adds a TargetAudioFormat item to the collection.
public void Add(
TargetAudioFormat item
)
Public Sub Add( _
ByVal item As Leadtools.Mediafoundation.TargetAudioFormat _
)
public:
void Add(
Leadtools.Mediafoundation.TargetAudioFormat^ item
)
item
The TargetAudioFormat item to add.
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.
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