typedef enum ltmmDVDSourceSelectedState
{
ltmmDVDSource_Unselected = 0,
ltmmDVDSource_Selected = 1,
ltmmDVDSource_Main_Selected = 2,
ltmmDVDSource_Partially_Selected = 3
} ltmmDVDSourceSelectedState;
The ltmmDVDSourceSelectedState constants define the DVD selection state.
Constant |
Description |
ltmmDVDSource_Unselected |
[0] No disc item is selected. |
ltmmDVDSource_Selected |
[1] The entire disc is selected. |
ltmmDVDSource_Main_Selected |
[2] Only the main title is selected. |
ltmmDVDSource_Partially_Selected |
[3] Some items in the disc are selected. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET