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

Show in webframe

ConvertDlg Enumeration






Defines helper and property dialog boxes available in the ConvertCtrl object.
Syntax
'Declaration
 
Public Enum ConvertDlg 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As ConvertDlg
public enum class ConvertDlg : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000VideoCompressor Specifies the selected video compressor Also known as an encoder.
0x00000001AudioCompressor Specifies the selected audio compressor properties dialog box.
0x00000002TargetFormat Specifies the properties dialog box for the assigned target format.
0x00000003AudioProcessors Specifies the audio processor selection dialog box.
0x00000004VideoProcessors Specifies the video processor selection dialog box.
0x00000005Source Specified the source filter properties dialog box.
0x00000006VideoDecompressor Specifies the video decompressor dialog box.
0x00000007AudioDecompressor Specifies the audio decompressor dialog box.
0x00000008Splitter Specifies the splitter (demultiplexer) dialog box.
0x00000009SourceAndSplitter Specified the source and splitter (demultiplexer) filters properties dialog box.
0x00000100SelAudioProcessor Specifies the first selected audio processor. Additional processors may be specified by adding the processor's collection index to this constant. A maximum of 256 processors may be specified.
0x00000200SelVideoProcessor Specifies the first selected video processor. Additional processors may be specified by adding the processor's collection index to this constant. A maximum of 256 processors may be specified.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.ConvertDlg

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