ltmmDVD_SUBPICTURE_LANG_EXT Constants

Summary

The ltmmDVD_SUBPICTURE_LANG_EXT constants define the possible language extensions in a specified subpicture stream. The values listed below can be used with the IltmmDVDControl interface methods and properties.

Syntax

typedef enum ltmmDVD_SUBPICTURE_LANG_EXT 
{ 
   ltmmDVD_SP_EXT_NotSpecified     =0, 
   ltmmDVD_SP_EXT_Caption_Normal   =1, 
   ltmmDVD_SP_EXT_Caption_Big      =2, 
   ltmmDVD_SP_EXT_Caption_Children =3, 
   ltmmDVD_SP_EXT_CC_Normal        =5, 
   ltmmDVD_SP_EXT_CC_Big           =6, 
   ltmmDVD_SP_EXT_CC_Children      =7, 
   ltmmDVD_SP_EXT_Forced           =9, 
   ltmmDVD_SP_EXT_DirectorComments_Normal      =13, 
   ltmmDVD_SP_EXT_DirectorComments_Big         =14, 
   ltmmDVD_SP_EXT_DirectorComments_Children    =15, 
} ltmmDVD_SUBPICTURE_LANG_EXT; 

Members

ltmmDVD_SP_EXT_NotSpecified

[0] Indicates that no language extensions are present.

ltmmDVD_SP_EXT_Caption_Normal

[1] Indicates that the specified stream contains normal captions.

ltmmDVD_SP_EXT_Caption_Big

[2] Indicates that the specified stream contains big captions.

ltmmDVD_SP_EXT_Caption_Children

[3] Indicates that the specified stream contains captions for children.

ltmmDVD_SP_EXT_CC_Normal

[5] Indicates that the specified stream contains normal closed captions.

ltmmDVD_SP_EXT_CC_Big

[6] Indicates that the specified stream contains big closed captions.

ltmmDVD_SP_EXT_CC_Children

[7] Indicates that the specified stream contains closed captions for children.

ltmmDVD_SP_EXT_Forced

[9] Indicates that the subpicture stream activation is forced, meaning that the application will not be able to turn it off.

ltmmDVD_SP_EXT_DirectorComments_Normal

[13] Indicates that the specified stream contains normal-sized director's comments.

ltmmDVD_SP_EXT_DirectorComments_Big

[14] Indicates that the specified stream contains large-sized director's comments.

ltmmDVD_SP_EXT_DirectorComments_Children

[15] Indicates that the specified stream contains director's comments for children.

Comments

For more detailed information, see the Microsoft documentation for the DVD_SUBPICTURE_LANG_EXT Enumeration.

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