Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

SourceFormatType Enumeration






Specifies the format of the source media file associated with the MediaInfo object.
Syntax
'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  
Members
ValueMemberDescription
0x00000000Unknown Source format is unknown.
0x00000001AVI Source format is AVI.
0x00000002ASF Source format is a Windows Media audio/video format using non-Windows Media codecs.
0x00000002WMV Source format is a Windows Media audio/video format using Windows Media codecs.
0x00000003WAVE Source format is WAVE.
0x00000004MPEG1Audio Source format is MPEG1 Audio.
0x00000005MPEG1Video Source format is MPEG1 Video.
0x00000006MPEG1System Source format is MPEG1 System.
0x00000007MPEG1VideoCD Source format is MPEG1 VideoCD.
0x00000008MIDI Source format is MIDI.
0x00000009QTMovie Source format is QuickTime movie.
0x0000000ADICOM Source format is DICOM.
0x0000000BStill Source format is Still Image.
0x0000000COGG Source format is OGG (might contain audio and/or video).
0x0000000DMPEG2Program 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.
0x0000000EISO Source format is ISO.
0x0000000FMPEG2Transport Source format is MPEG2 Transport.
0x00000010FLV Source format is FLV Flash format. (flash).
0x00000011MXF Source format is MXF (Material eXchange Format).
0x00000012DVR Source format is LBL Lead DVR buffer.
0x00000013MKV Source format is MKV (Matroska Container Format).
0x00000014RTSP Source format is RTSP.
0x00000015ONVIF Source format is ONVIF. Note: this filter requires Windows 7 / Windows Server 2008 or later.
Remarks
See the MediaInfo.SourceFormat property for more information on how this enumeration is used.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.SourceFormatType

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features