The ltmmMediaInfoSourceFormat constants specify the format of the source media file associated with the ltmmMediaInfo object.
typedef enum ltmmMediaInfoSourceFormat
{
ltmmMediaInfo_SourceFormat_Unknown,
ltmmMediaInfo_SourceFormat_Avi,
ltmmMediaInfo_SourceFormat_Asf,
ltmmMediaInfo_SourceFormat_WAVE,
ltmmMediaInfo_SourceFormat_MPEG1Audio,
ltmmMediaInfo_SourceFormat_MPEG1Video,
ltmmMediaInfo_SourceFormat_MPEG1System,
ltmmMediaInfo_SourceFormat_MPEG1VideoCD,
ltmmMediaInfo_SourceFormat_Midi,
ltmmMediaInfo_SourceFormat_QTMovie,
ltmmMediaInfo_SourceFormat_DICOM,
ltmmMediaInfo_SourceFormat_Still,
ltmmMediaInfo_SourceFormat_OGG,
ltmmMediaInfo_SourceFormat_MPEG2_PROGRAM,
ltmmMediaInfo_SourceFormat_ISO,
ltmmMediaInfo_SourceFormat_MPEG2_TRANSPORT,
ltmmMediaInfo_SourceFormat_FLV,
ltmmMediaInfo_SourceFormat_MXF,
ltmmMediaInfo_SourceFormat_DVR,
ltmmMediaInfo_SourceFormat_MKV,
ltmmMediaInfo_SourceFormat_RTSP,
ltmmMediaInfo_SourceFormat_ONVIF
} ltmmMediaInfoSourceFormat;
[0] Source file format is unknown.
[1] Source file format is AVI.
[2] Source file format is WMV.
[3] Source file format is WAVE.
[4] Source file format is MPEG1 Audio.
[5] Source file format is MPEG1 Video.
[6] Source file format is MPEG1 System.
[7] Source file format is MPEG1 VideoCD.
[8] Source file format is MIDI.
[9] Source file format is QuickTime movie.
[10] Source file format is DICOM.
[11] Source file format is Still Image.
[12] Source file format is OGG (might contain audio and/or video).
[13] Source file format is MPEG2 program.
[14] Source file format is ISO.
[15] Source file format is MPEG2 transport.
[16] Source file format is FLV (flash).
[17] Source format is MXF (Material eXchange Format).
[18] Source file format is LBL Lead DVR buffer.
[19] Source format is MKV (Matroska Container Format).
[20] Source format is RTSP.
[21] Source format is ONVIF.
Note: this filter requires Windows 7 / Windows Server 2008 or later.
IltmmMediaInfo::get_SourceFormat
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