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_SUBPICTURE_CODING Constants

Show in webframe

typedef enum ltmmDVD_SUBPICTURE_CODING
{
   ltmmDVD_SPCoding_RunLength = 0, 
   ltmmDVD_SPCoding_Extended = 1, 
   ltmmDVD_SPCoding_Other = 2
} ltmmDVD_SUBPICTURE_CODING;

The ltmmDVD_SUBPICTURE_CODING constants define the subpicture coding mode.

Constant

Description

ltmmDVD_SPCoding_RunLength

[0] Indicates that the subpicture uses run length encoding.

ltmmDVD_SPCoding_Extended

[1] Indicates that subpicture uses extended encoding.

ltmmDVD_SPCoding_Other

[2] Indicates that the subpicture uses some other encoding scheme.

See Also

IltmmDVDSubpictureStream::get_CodingMode

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