ltmmDVD_DOMAIN Constants

Summary

The ltmmDVD_Domain constants indicate the state of a DVD player. The values listed below can be used with some of the IltmmDVDControl interface functions.

Syntax

typedef enum ltmmDVD_DOMAIN 
{ 
   ltmmDVD_DOMAIN_FirstPlay     = 1, 
   ltmmDVD_DOMAIN_VideoManagerMenu, 
   ltmmDVD_DOMAIN_VideoTitleSetMenu, 
   ltmmDVD_DOMAIN_Title, 
   ltmmDVD_DOMAIN_Stop 
} ltmmDVD_DOMAIN; 

Members

ltmmDVD_DOMAIN_FirstPlay

[1] player is doing default initialization of a DVD disc.

ltmmDVD_DOMAIN_VideoManagerMenu

[2] player is displaying menus for whole disc.

ltmmDVD_DOMAIN_VideoTitleSetMenu

[3] player is displaying menus for current title set.

ltmmDVD_DOMAIN_Title

[4] player is displaying current title.

ltmmDVD_DOMAIN_Stop

[5] player is in stopped state.

Comments

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