ltmmDVD_RELATIVE_BUTTON Constants

Summary

The ltmmDVD_RELATIVE_BUTTON constants identify the four directional buttons used for digital video disc (DVD) menu navigation and other operations. The values listed below can be used with the IltmmDVDControl interface.

Syntax

typedef enum ltmmDVD_RELATIVE_BUTTON 
{ 
   ltmmDVD_Relative_Upper   = 1, 
   ltmmDVD_Relative_Lower   = 2, 
   ltmmDVD_Relative_Left    = 3, 
   ltmmDVD_Relative_Right   = 4 
} ltmmDVD_RELATIVE_BUTTON; 

Members

ltmmDVD_Relative_Upper

[1] Upper button.

ltmmDVD_Relative_Lower

[2] Lower button.

ltmmDVD_Relative_Left

[3] Left button.

ltmmDVD_Relative_Right

[4] Right button.

Comments

For more detailed information, see the Microsoft documentation for the DVD_RELATIVE_BUTTON 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.