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. 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 at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/idvdinfo2gettotaltitletime.asp.

See Also

Elements:

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

Topics:

Multimedia Properties, Methods and Events