ltmmDVDControl.PlayChaptersAutoStop Method

Visual Basic Example

Syntax

object.PlayChaptersAutoStop(Title As Long, Chapter As Long, Chapters As Long)

Remarks

Plays the number of chapters specified, starting at 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..

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::PlayChaptersAutoStop.

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.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