Leadtools.Multimedia Namespace : SourceFormatType Enumeration |
'Declaration Public Enum SourceFormatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As SourceFormatType
public enum SourceFormatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class SourceFormatType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Unknown | Source file format is unknown. |
0x00000001 | AVI | Source file format is AVI. |
0x00000002 | ASF | Source file format is a Windows Media audio/video format using non-Windows Media codecs. |
0x00000002 | WMV | Source file format is a Windows Media audio/video format using Windows Media codecs. |
0x00000003 | WAVE | Source file format is WAVE. |
0x00000004 | MPEG1Audio | Source file format is MPEG1 Audio. |
0x00000005 | MPEG1Video | Source file format is MPEG1 Video. |
0x00000006 | MPEG1System | Source file format is MPEG1 System. |
0x00000007 | MPEG1VideoCD | Source file format is MPEG1 VideoCD. |
0x00000008 | MIDI | Source file format is MIDI. |
0x00000009 | QTMovie | Source file format is QuickTime movie. |
0x0000000A | DICOM | Source file format is DICOM. |
0x0000000B | Still | Source file format is Still Image. |
0x0000000D | MPEG2Program | Source file format is MPEG2 Program. This format supports both audio and video files. It is higher quality than MPEG1 and is the standard used for DVD compression. |
0x0000000E | ISO | Source file format is ISO. |
0x0000000F | MPEG2Transport | Source file format is MPEG2 Transport. |
0x00000012 | DVR | Source file format is LBL Lead DVR buffer. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.SourceFormatType