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. |
For more detailed information, see the Microsoft documentation for the DVD_MENU_ID Enumeration.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document