In This Topic ▼

ltmfConvert_Object Constants

Syntax

C API
typedef enum _ltmfConvert_Object 
{ 
   ltmfConvert_Object_SelAudioProcessor = 0x100, 
   ltmfConvert_Object_SelVideoProcessor = 0x200, 
} ltmfConvert_Object; 

Summary

The ltmfConvert_Object constants define objects that can be obtained through GetSubObject.

Constants

Constant Description
ltmfConvert_Object_SelAudioProcessor 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.
ltmfConvert_Object_SelVideoProcessor 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.
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Foundation C API Help

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