ltmmDVDControl.PlayNextChapter Method

Visual Basic Example

Syntax

object.PlayNextChapter()

Remarks

Starts playback from the beginning of the next 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 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..

This method 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::PlayNextChapter.

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.PlayChapterInTitle Method, ltmmDVDControl.PlayChaptersAutoStop Method, ltmmDVDControl.PlayForwards Method, ltmmDVDControl.PlayPeriodInTitleAutoStop Method, ltmmDVDControl.PlayPrevChapter Method, ltmmDVDControl.PlayTitle Method, ltmmDVDControl.ReplayChapter Method, ltmmDVDControl.StillOff Method

Topics:

Multimedia Properties, Methods and Events