ltmmDVDTitle.Selected Property

Visual Basic Example

Syntax

Object.Selected As Long

Remarks

Gets or sets a value that indicates whether the title 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. is selected.  It should be one of the ltmmDVDTitleSelectedState constants. To select the entire title, pass ltmmDVDTitle_Selected value. To remove the selection, pass ltmmDVDTitle_Unselected value. If the ltmmDVDTitle_Partially_Selected value passed, then the entire title will be selected, and the property value will become ltmmDVDTitle_Selected.

See Also

Elements:

ltmmDVDTitle.SelectedDuration Property, ltmmDVDTitle.TotalDuration Property

Topics:

Multimedia Properties, Methods and Events