Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Multimedia API Help

ltmmDVD_DOMAIN Constants

Show in webframe

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

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

Constant

Description

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.

The name for a group of related video files (called "Chapters") on your DVD. For example, for a DVD called "My Summer Vacation," you might have the titles "Water Skiing," "New Friends," and "Hiking." For each of those titles, you might have one or more different video files.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.