ltmmDVDSourceSelectedState Constants

Summary

The ltmmDVDSourceSelectedState constants define the DVD selection state.

Syntax

typedef enum ltmmDVDSourceSelectedState 
{ 
   ltmmDVDSource_Unselected = 0, 
   ltmmDVDSource_Selected = 1, 
   ltmmDVDSource_Main_Selected = 2, 
   ltmmDVDSource_Partially_Selected = 3 
} ltmmDVDSourceSelectedState; 

Members

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.

See Also

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.