Overload List
| Name | Description |
|---|---|
| DVDPlayAt(Int32, Int32) | Starts playback from the beginning of the specified chapter of the specified title. You can know the number of Chapters and Titles (and the current position) calling DVDGetProperty method. |
| DVDPlayAt(Int32, Int32, Int32, Int32, Int32) |
Starts playback from specified title and time.
|