←Select platform

ConvertObject Enumeration

Summary

Defines objects that can be obtained using the ConvertCtrl.GetSubObject method.

Syntax

C#
VB
C++
public enum ConvertObject   
Public Enum ConvertObject  
    
    
public enum class ConvertObject   

Members

ValueMemberDescription
0FilterGraph Specifies the filter graph.
1SourceFilter Specifies the source filter.
2TargetFilter Specifies the target filter.
3VideoCompressor Specifies the currently selected video compressor.
4AudioCompressor Specifies the currently selected audio compressor.
5VideoDecompressor Specifies the video decompressor object.
6AudioDecompressor Specifies the audio decompressor object.
7Splitter Specifies the splitter (demultiplexer) object.
8VideoCompressorOutputPin Specifies the video compressor output pin.
9AudioCompressorOutputPin Specifies the audio compressor output pin.
10Sink Specifies the sink (writer) object.
11TargetAVMux Specifies the target AV multiplexer
12TargetVideoCompressor Specifies the target video compressor.
13TargetAudioCompressor Specifies the target audio compressor
256SelAudioProcessor Specifies the first selected audio processor.
512SelVideoProcessor Specifies the first selected video processor.
Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly