Microsoft DirectX 9.0 |
The PlayChapterInTitle method plays the specified chapter in the specified title.
Syntax
MSWebDVD.PlayChapterInTitle(iTitle, iChapter);
Parameters
iTitle
Specifies the title as an Integer value.
iChapter
Specifies the chapter as an Integer value.
Return Values
No return value.
Remarks
This method starts playback at the specified chapter and then continues playing indefinitely. If you want to play only a particular chapter, use PlayChaptersAutoStop.