←Select platform

TargetAudioFormats Class

Summary

Contains predefined and user defined target audio formats.

Syntax

C#
VB
C++
[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   

Remarks

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.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly