Creating a Simple DVD Player (Windows Embedded CE 6.0)
1/6/2010
The best way to begin understanding the DVD-Video API is to step through the process of creating a basic sample application that plays a DVD-Video disc.
The following topics describe the major aspects of creating a simple DVD player application that takes input from a keyboard and directs its output to the default video renderer.
The code examples in these topics are taken from the sample application DVDPlay, at %_WINCEROOT%\Public\DirectX\SDK\Samples\DDVD\DVDPlay.
- DVD-Video API Objects
- Fundamental DVD-Video API Interfaces
- Implementing First Play
- Responding to User Commands