| Leadtools.MediaFoundation Namespace : TargetFormatType Enumeration | 
'Declaration Public Enum TargetFormatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TargetFormatType
public enum TargetFormatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class TargetFormatType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0xFFFFFFFF | None | No target format. | 
| 0x00000000 | WMV | Windows Media audio/video format using Windows Media codecs. | 
| 0x00000001 | MP4 | ISO Base video file format. This format can be used to create multiple file formats: MP4, AVC, QuickTime, F4V (Flash HD), 3GPP, etc. | 
| 0x00000002 | MKV | MKV file format. | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.MediaFoundation.TargetFormatType