![]() |
Previous | Next |
This method plays the media file with the specified title index and chapter value.
Syntax
MediaPlayer.DVD.ChapterPlay(uTitle, uChapter)
Parameters
uTitle
ULONG value between 1 and 99 indicating the title number that the Windows Media Player control will play.
uChapter
ULONG value between 1 and 999 indicating the chapter within the specified title where the Windows Media Player control will start playback.
Return Value
This method does not return a value.
Previous | Next |