ltmmDVD_SUBPICTURE_TYPE Constants

Summary

The ltmmDVD_SUBPICTURE_TYPE constants define the subpicture stream type.

Syntax

typedef enum ltmmDVD_SUBPICTURE_TYPE 
{ 
   ltmmDVD_SPType_NotSpecified = 0, 
   ltmmDVD_SPType_Language = 1, 
   ltmmDVD_SPType_Other = 2 
} ltmmDVD_SUBPICTURE_TYPE; 

Members

ltmmDVD_SPType_NotSpecified

[0] The DVD does not specify the subpicture type.

ltmmDVD_SPType_Language

[1] The subpicture contains language-related content such as movie subtitles or other text.

ltmmDVD_SPType_Other

[2] The subpicture contains nonlanguage-related content such as a bouncing ball in karaoke titles.

See Also

IltmmDVDSubpictureStream::get_Type

Help Version 22.0.2023.1.26
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.