public enum SourceFormatType
Public Enum SourceFormatType
public enum class SourceFormatType
Value | Member | Description |
---|---|---|
0 | Unknown | Source format is unknown. |
1 | AVI | Source format is AVI. |
2 | ASF | Source format is a Windows Media audio/video format using non-Windows Media codecs. |
2 | WMV | Source format is a Windows Media audio/video format using Windows Media codecs. |
3 | WAVE | Source format is WAVE. |
4 | MPEG1Audio | Source format is MPEG1 Audio. |
5 | MPEG1Video | Source format is MPEG1 Video. |
6 | MPEG1System | Source format is MPEG1 System. |
7 | MPEG1VideoCD | Source format is MPEG1 VideoCD. |
8 | MIDI | Source format is MIDI. |
9 | QTMovie | Source format is QuickTime movie. |
10 | DICOM | Source format is DICOM. |
11 | Still | Source format is Still Image. |
12 | OGG | Source format is OGG (might contain audio and/or video). |
13 | 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. |
14 | ISO | Source format is ISO. |
15 | MPEG2Transport | Source format is MPEG2 Transport. |
16 | FLV | Source format is FLV Flash format. (flash). |
17 | MXF | Source format is MXF (Material eXchange Format). |
18 | DVR | Source format is LBL Lead DVR buffer. |
19 | MKV | Source format is MKV (Matroska Container Format). |
20 | RTSP | Source format is RTSP. |
21 | ONVIF | Source format is ONVIF. Note: this filter requires Windows 7 / Windows Server 2008 or later. |
See the MediaInfo.SourceFormat property for more information on how this enumeration is used.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document