Contains predefined and user defined target audio formats.
[DefaultMemberAttribute("Item")]
public class TargetAudioFormats : IList<TargetAudioFormat>, ICollection<TargetAudioFormat>, IEnumerable<TargetAudioFormat>, IEnumerable
<DefaultMemberAttribute("Item")>
Public Class TargetAudioFormats
Implements System.Collections.Generic.ICollection(Of TargetAudioFormat), System.Collections.Generic.IEnumerable(Of TargetAudioFormat), System.Collections.Generic.IList(Of TargetAudioFormat), System.Collections.IEnumerable
[DefaultMemberAttribute("Item")]
public ref class TargetAudioFormats : public System.Collections.Generic.ICollection<TargetAudioFormat>, System.Collections.Generic.IEnumerable<TargetAudioFormat>, System.Collections.Generic.IList<TargetAudioFormat>, System.Collections.IEnumerable
The TargetAudioFormats collection object contains predefined target audio formats. The TargetFormat object uses the collection to enumerate and select target audio formats. The TargetAudioFormats 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