ltmmDVDControl.TitleTimecodeFlags Property

Visual Basic Example

Syntax

object.TitleTimecodeFlags As Long

Remarks

Retrieves time code flags, which indicate frame rate and other frame information, for the current 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.. Refer to the ltmmDVD_TIMECODE_FLAGS constants for possible values.

The ltmmDVDControl.TotalTitleTime Property contains the total playback time in the current title.

For more detailed information, refer to the Microsoft documentation for IDvdInfo2::GetTotalTitleTime.

Platforms

Win32, x64

See Also

Elements:

ltmmDVDControl object, ltmmDVDControl.TotalTitleTime Property, ltmmDVDControl.CurrentTime Property

Topics:

Multimedia Properties, Methods and Events