Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Multimedia API Help

ltmmDVD_VIDEO_COMPRESSION Constants

Show in webframe

typedef enum ltmmDVD_VIDEO_COMPRESSION
{
   ltmmDVD_VideoCompression_Other = 0,
   ltmmDVD_VideoCompression_MPEG1 = 1,
   ltmmDVD_VideoCompression_MPEG2 = 2
} ltmmDVD_VIDEO_COMPRESSION;

The ltmmDVD_VIDEO_COMPRESSION constants define the DVD video compression type.

Constant

Description

ltmmDVD_VideoCompression_Other

[0] Unrecognized compression type

ltmmDVD_VideoCompression_MPEG1

[1] The compression type is MPEG1.

ltmmDVD_VideoCompression_MPEG2

[2] The compression type is MPEG2.

See Also

IltmmDVDTitle::get_Compression

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.