Leadtools.Multimedia Namespace : ConvertObject Enumeration |
public enum ConvertObject : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ConvertObject Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ConvertObject
public enum ConvertObject : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.ConvertObject = function() { }; Leadtools.Multimedia.ConvertObject.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ConvertObject : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AudioCompressor | Specifies the currently selected audio compressor. |
AudioCompressorOutputPin | Specifies the audio compressor output pin. |
AudioDecompressor | Specifies the audio decompressor object. |
FilterGraph | Specifies the filter graph. |
SelAudioProcessor | Specifies the first selected audio processor. |
SelVideoProcessor | Specifies the first selected video processor. |
Sink | Specifies the sink (writer) object. |
SourceFilter | Specifies the source filter. |
Splitter | Specifies the splitter (demultiplexer) object. |
TargetAudioCompressor | Specifies the target audio compressor |
TargetAVMux | Specifies the target AV multiplexer |
TargetFilter | Specifies the target filter. |
TargetVideoCompressor | Specifies the target video compressor. |
VideoCompressor | Specifies the currently selected video compressor. |
VideoCompressorOutputPin | Specifies the video compressor output pin. |
VideoDecompressor | Specifies the video decompressor object. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.ConvertObject
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