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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Multimedia C API Help