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

Show in webframe

ConvertObject Enumeration






Defines objects that can be obtained using the ConvertCtrl.GetSubObject method.
Syntax
'Declaration
 
Public Enum ConvertObject 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As ConvertObject
public enum class ConvertObject : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000FilterGraph Specifies the filter graph.
0x00000001SourceFilter Specifies the source filter.
0x00000002TargetFilter Specifies the target filter.
0x00000003VideoCompressor Specifies the currently selected video compressor.
0x00000004AudioCompressor Specifies the currently selected audio compressor.
0x00000005VideoDecompressor Specifies the video decompressor object.
0x00000006AudioDecompressor Specifies the audio decompressor object.
0x00000007Splitter Specifies the splitter (demultiplexer) object.
0x00000008VideoCompressorOutputPin Specifies the video compressor output pin.
0x00000009AudioCompressorOutputPin Specifies the audio compressor output pin.
0x0000000ASink Specifies the sink (writer) object.
0x0000000BTargetAVMux Specifies the target AV multiplexer
0x0000000CTargetVideoCompressor Specifies the target video compressor.
0x0000000DTargetAudioCompressor Specifies the target audio compressor
0x00000100SelAudioProcessor Specifies the first selected audio processor.
0x00000200SelVideoProcessor Specifies the first selected video processor.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Multimedia.ConvertObject

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