TargetAudioTypes Class

Summary

The TargetAudioTypes collection object contains predefined and user defined target audio types.

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

Remarks

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.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly