ltmmDVD_MENU_ID Constants

typedef enum ltmmDVD_MENU_ID 
{ 
   ltmmDVD_MENU_Title = 2, 
   ltmmDVD_MENU_Root = 3, 
   ltmmDVD_MENU_Subpicture =4, 
   ltmmDVD_MENU_Audio = 5, 
   ltmmDVD_MENU_Angle = 6, 
   ltmmDVD_MENU_Chapter = 7 
} ltmmDVD_MENU_ID; 

The ltmmDVD_Menu_ID constants specify the DVD menu in a call to IltmmDVDControl::ShowMenu.

Constant

Description

ltmmDVD_MENU_Title

[2] The top menu in a DVD-Video volume. This menu provides access to all Video Title Set (VTS) menus on disc.

ltmmDVD_MENU_Root

[3] Specifies the root menu for a VTS.

ltmmDVD_MENU_Subpicture

[4] Specifies the subpicture submenu in a VTS menu.

ltmmDVD_MENU_Audio

[5] Specifies the audio submenu in a VTS menu.

ltmmDVD_MENU_Angle

[6] Specifies the angle submenu in a VTS menu.

ltmmDVD_MENU_Chapter

[7] Choose a chapter submenu in a VTS menu.

Comments

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

Help Version 21.0.2021.7.19
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Multimedia C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.