ltmmDVDControl.PlayAtTimeInTitle Method

Visual Basic Example

Syntax

object.PlayAtTimeInTitle(Title As Long, Timecode As Long)

Remarks

Starts playback from the specified time in the specified 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..

This function does not support command synchronization.

For more information on the options available when playing DVDs in LEADTOOLS Multimedia, refer to Playback Options.

For more detailed information, refer to the Microsoft documentation for IDvdControl2::PlayAtTimeInTitle.

Platforms

Win32, x64

See Also

Elements:

ltmmDVDControl.Pause Method, ltmmDVDControl.Stop Method, ltmmDVDControl.Resume Method, ltmmDVDControl.PlayAtTime Method, ltmmDVDControl.PlayBackwards Method, ltmmDVDControl.PlayChapter Method, ltmmDVDControl.PlayChapterInTitle Method, ltmmDVDControl.PlayChaptersAutoStop Method, ltmmDVDControl.PlayForwards Method, ltmmDVDControl.PlayNextChapter Method, ltmmDVDControl.PlayPeriodInTitleAutoStop Method, ltmmDVDControl.PlayPrevChapter Method, ltmmDVDControl.PlayTitle Method, ltmmDVDControl.ReplayChapter Method, ltmmDVDControl.StillOff Method

Topics:

Multimedia Properties, Methods and Events