ltmmTargetFormat_Compressor Constants

Summary

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

Syntax

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

Members

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.

See Also

IltmmTargetFormat::IsValidCompressor

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

LEADTOOLS Multimedia C API Help

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