Leadtools.Multimedia Namespace : ConvertDlg Enumeration |
public enum ConvertDlg : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ConvertDlg Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ConvertDlg
public enum ConvertDlg : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.ConvertDlg = function() { }; Leadtools.Multimedia.ConvertDlg.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ConvertDlg : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AudioCompressor | Specifies the selected audio compressor properties dialog box. |
AudioDecompressor | Specifies the audio decompressor dialog box. |
AudioProcessors | Specifies the audio processor selection dialog box. |
SelAudioProcessor | 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. |
SelVideoProcessor | 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. |
Source | Specified the source filter properties dialog box. |
Splitter | Specifies the splitter (demultiplexer) dialog box. |
TargetFormat | Specifies the properties dialog box for the assigned target format. |
VideoCompressor | Specifies the selected video compressor Also known as an encoder. |
VideoDecompressor | Specifies the video decompressor dialog box. |
VideoProcessors | Specifies the video processor selection dialog box. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.ConvertDlg
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2