The TargetAudioTypes collection object contains predefined and user defined target audio types.
[DefaultMemberAttribute("Item")]
public class TargetAudioTypes : IList<TargetAudioType>, ICollection<TargetAudioType>, IEnumerable<TargetAudioType>, IEnumerable
<DefaultMemberAttribute("Item")>
Public Class TargetAudioTypes
Implements System.Collections.Generic.ICollection(Of TargetAudioType), System.Collections.Generic.IEnumerable(Of TargetAudioType), System.Collections.Generic.IList(Of TargetAudioType), System.Collections.IEnumerable
[DefaultMemberAttribute("Item")]
public ref class TargetAudioTypes : public System.Collections.Generic.ICollection<TargetAudioType>, System.Collections.Generic.IEnumerable<TargetAudioType>, System.Collections.Generic.IList<TargetAudioType>, System.Collections.IEnumerable
The TargetAudioTypes collection object contains predefined target audio types. The TargetAudioFormat object uses the collection to enumerate target audio types. The TargetAudioTypes object is not externally creatable and is only obtained through the parent object.
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