ConvertDlg Enumeration

Summary
Defines helper and property dialog boxes available in the ConvertCtrl object.
Syntax
C#
C++/CLI
public enum ConvertDlg   
public enum class ConvertDlg   
Members
ValueMemberDescription
0VideoCompressor Specifies the selected video compressor Also known as an encoder.
1AudioCompressor Specifies the selected audio compressor properties dialog box.
2TargetFormat Specifies the properties dialog box for the assigned target format.
3AudioProcessors Specifies the audio processor selection dialog box.
4VideoProcessors Specifies the video processor selection dialog box.
5Source Specified the source filter properties dialog box.
6VideoDecompressor Specifies the video decompressor dialog box.
7AudioDecompressor Specifies the audio decompressor dialog box.
8Splitter Specifies the splitter (demultiplexer) dialog box.
9SourceAndSplitter Specified the source and splitter (demultiplexer) filters properties dialog box.
256SelAudioProcessor 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.
512SelVideoProcessor 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.
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.