ltmmMediaInfo_SourceFormat Constants
Const ltmmMediaInfo_SourceFormat_Unknown
= 0
Const ltmmMediaInfo_SourceFormat_Avi = 1
Const ltmmMediaInfo_SourceFormat_Asf = 2
Const ltmmMediaInfo_SourceFormat_WAVE = 3
Const ltmmMediaInfo_SourceFormat_MPEG1Audio = 4
Const ltmmMediaInfo_SourceFormat_MPEG1Video = 5
Const ltmmMediaInfo_SourceFormat_MPEG1System = 6
Const ltmmMediaInfo_SourceFormat_MPEG1VideoCD = 7
Const ltmmMediaInfo_SourceFormat_Midi = 8
Const ltmmMediaInfo_SourceFormat_QTMovie = 9
Const ltmmMediaInfo_SourceFormat_DICOM = 10
Const ltmmMediaInfo_SourceFormat_Still = 11
Const ltmmMediaInfo_SourceFormat_OGG = 12
Const ltmmMediaInfo_SourceFormat_MPEG2_PROGRAM = 13
Const ltmmMediaInfo_SourceFormat_ISO = 14
Const ltmmMediaInfo_SourceFormat_MPEG2_TRANSPORT = 15
Const ltmmMediaInfo_SourceFormat_FLV = 16
The ltmmMediaInfoSourceFormat constants specify the format of the source media file associated with the ltmmMediaInfo object.
Constant |
Description |
ltmmMediaInfo_SourceFormat_Unknown |
[0] Source file format is unknown. |
ltmmMediaInfo_SourceFormat_Avi |
[1] Source file format is AVI. |
ltmmMediaInfo_SourceFormat_Asf |
[2] Source file format is ASF. |
ltmmMediaInfo_SourceFormat_WAVE |
[3] Source file format is WAVE. |
ltmmMediaInfo_SourceFormat_MPEG1Audio |
[4] Source file format is MPEG1 Audio. |
ltmmMediaInfo_SourceFormat_MPEG1Video |
[5] Source file format is MPEG1 Video. |
ltmmMediaInfo_SourceFormat_MPEG1System |
[6] Source file format is MPEG1 System This format supports both audio and video files.. |
ltmmMediaInfo_SourceFormat_MPEG1VideoCD |
[7] Source file format is MPEG1 VideoCD. |
ltmmMediaInfo_SourceFormat_Midi |
[8] Source file format is MIDI. |
ltmmMediaInfo_SourceFormat_QTMovie |
[9] Source file format is QuickTime movie. |
ltmmMediaInfo_SourceFormat_DICOM |
[10] Source file format is DICOM. |
ltmmMediaInfo_SourceFormat_Still |
[11] Source file format is Still Image. |
ltmmMediaInfo_SourceFormat_OGG |
[12] Source file format is OGG (might contain audio and/or video). |
ltmmMediaInfo_SourceFormat_MPEG2_PROGRAM |
[13] 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.. |
ltmmMediaInfo_SourceFormat_ISO |
[14] Source file format is ISO. |
ltmmMediaInfo_SourceFormat_MPEG2_TRANSPORT |
[15] Source file format is MPEG2 transport. |
ltmmMediaInfo_SourceFormat_FLV |
[16] Source file format is FLV (flash). |
See Also:
ltmmMediaInfo.SourceFormat property
ltmmMediaInfo.SourceFormatName property