ltmmDVResolution Constants

Summary

The ltmmDVResolution constants define the target file format.

Syntax

typedef enum ltmmDVResolution 
{ 
   ltmmDVResolution_Default = 0, 
   ltmmDVResolution_Full    = 1000, 
   ltmmDVResolution_Half    = 1001, 
   ltmmDVResolution_Quarter = 1002, 
   ltmmDVResolution_DC      = 1003 
} ltmmDVResolution; 

Members

ltmmDVResolution_Default

Default resolution.

ltmmDVResolution_Full

The largest DV decoder resolution.

ltmmDVResolution_Half

The resolution at half size.

ltmmDVResolution_Quarter

The resolution at quarter size.

ltmmDVResolution_DC

The resolution at one-eighth size.

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.