Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : SourceFormatType Enumeration |
public enum SourceFormatType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum SourceFormatType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As SourceFormatType
public enum class SourceFormatType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Unknown | Source format is unknown. |
0x00000001 | AVI | Source format is AVI. |
0x00000002 | ASF | Source format is a Windows Media audio/video format using non-Windows Media codecs. |
0x00000002 | WMV | Source format is a Windows Media audio/video format using Windows Media codecs. |
0x00000003 | WAVE | Source format is WAVE. |
0x00000004 | MPEG1Audio | Source format is MPEG1 Audio. |
0x00000005 | MPEG1Video | Source format is MPEG1 Video. |
0x00000006 | MPEG1System | Source format is MPEG1 System. |
0x00000007 | MPEG1VideoCD | Source format is MPEG1 VideoCD. |
0x00000008 | MIDI | Source format is MIDI. |
0x00000009 | QTMovie | Source format is QuickTime movie. |
0x0000000A | DICOM | Source format is DICOM. |
0x0000000B | Still | Source format is Still Image. |
0x0000000C | OGG | Source format is OGG (might contain audio and/or video). |
0x0000000D | MPEG2Program | Source 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 format is ISO. |
0x0000000F | MPEG2Transport | Source format is MPEG2 Transport. |
0x00000010 | FLV | Source format is FLV Flash format. (flash). |
0x00000011 | MXF | Source format is MXF (Material eXchange Format). |
0x00000012 | DVR | Source format is LBL Lead DVR buffer. |
0x00000013 | MKV | Source format is MKV (Matroska Container Format). |
0x00000014 | RTSP | Source format is RTSP. |
0x00000015 | ONVIF | Source format is ONVIF. Note: this filter requires Windows 7 / Windows Server 2008 or later. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.SourceFormatType