Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.MediaFoundation Namespace : TargetFormatType Enumeration |
public enum TargetFormatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TargetFormatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TargetFormatType
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