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

ltmmDVDTitleSelectedState Constants

Show in webframe

typedef enum ltmmDVDTitleSelectedState
{
   ltmmDVDTitle_Unselected = 0, 
   ltmmDVDTitle_Selected = 1, 
   ltmmDVDTitle_Partially_Selected = 2
} ltmmDVDTitleSel
ectedState;

The ltmmDVDTitleSelectedState constants define the Title selection state.

Constant

Description

ltmmDVDTitle_Unselected

[0] No chapters are selected.

ltmmDVDTitle_Selected

[1] All chapters are selected.

ltmmDVDTitle_Partially_Selected

[2] Some chapters are selected.

See Also

IltmmDVDTitle::get_Selected

IltmmDVDTitle::put_Selected

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.