←Select platform

TargetVideoFormats Class

Summary

The TargetVideoFormats collection object contains predefined and user defined target video formats.

Syntax

C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class TargetVideoFormats : IList<TargetVideoFormat>, ICollection<TargetVideoFormat>, IEnumerable<TargetVideoFormat>, IEnumerable 
<DefaultMemberAttribute("Item")> 
Public Class TargetVideoFormats  
   Implements System.Collections.Generic.ICollection(Of TargetVideoFormat), System.Collections.Generic.IEnumerable(Of TargetVideoFormat), System.Collections.Generic.IList(Of TargetVideoFormat), System.Collections.IEnumerable  
[DefaultMemberAttribute("Item")] 
public ref class TargetVideoFormats : public System.Collections.Generic.ICollection<TargetVideoFormat>, System.Collections.Generic.IEnumerable<TargetVideoFormat>, System.Collections.Generic.IList<TargetVideoFormat>, System.Collections.IEnumerable   

Remarks

The TargetVideoFormats collection object contains predefined target video formats. The TargetFormat object uses the collection to enumerate and select target video formats. The TargetVideoFormats 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