In This Topic ▼

ltmmDVResolution Constants

Syntax

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

Summary

The ltmmDVResolution constants define the target file format.

Constants

Constant Description
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 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