ltmmTargetFormat_Compressor Constants

typedef enum ltmmTargetFormat_Compressor 
{ 
   ltmmTargetFormat_Compressor_Invalid = 0, 
   ltmmTargetFormat_Compressor_Indeterminate = 1, 
   ltmmTargetFormat_Compressor_Valid = 2, 
} ltmmTargetFormat_Compressor; 

The ltmmTargetFormat_Compressor constants specify the validity of a compressor for the selected target format.

Constant

Description

ltmmTargetFormat_Compressor_Invalid

[0x0000] The compressor is not valid for the current target format.

ltmmTargetFormat_Compressor_Indeterminate

[0x0001] The validity of the compressor for the current format cannot be determined.

ltmmTargetFormat_Compressor_Valid

[0x0002] The compressor is valid for the current target format.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help