ConvertObject Enumeration

Summary
Defines objects that can be obtained using the ConvertCtrl.GetSubObject method.
Syntax
C#
C++/CLI
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
14SplitterSubtitles
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 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.