ltmmDVDControl.PlayChapterInTitle Method

Visual Basic Example

Syntax

object.PlayChapterInTitle(Title As Long, Chapter As Long)

Remarks

Plays the specified chapter The name for each individual video file on a DVD. For example, under the title "Water Skiing", you might have the chapters "My first try," "My first wreck," and "My first jump." 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..

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

This function does not support command synchronization.

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

Platforms

Win32, x64

See Also

Elements:

ltmmDVDControl.Pause Method, ltmmDVDControl.Stop Method, ltmmDVDControl.Resume Method, ltmmDVDControl.PlayAtTime Method, ltmmDVDControl.PlayAtTImeInTItle Method, ltmmDVDControl.PlayBackwards Method, ltmmDVDControl.PlayChapter 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