ltmmDVDControl.TotalTitleTime Property

Visual Basic Example

Syntax

object.TotalTitleTime As Long

Remarks

(Read only) This property is updated with the total playback time 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.. It is valid in the title domain during playback.

This value is an ltmmDVD_HMSF_TIMECODE structure. Refer to the MSDN link below for more information.

The ltmmDVDControl.TitleTimecodeFlags Property contains information on the frames and the frame rate of a specific title.

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

Platforms

Win32, x64

See Also

Elements:

ltmmDVDControl object, ltmmDVDControl.TitleTimecodeFlags Property, ltmmDVDControl.CurrentTime Property

Topics:

Multimedia Properties, Methods and Events