Microsoft DirectX 8.1 (C++) |
A typical DirectShow application performs three basic steps, as illustrated in the following diagram.
To get started with DirectShow, read How To Play a File. It presents a simple console application that plays a file. The articles that follow, Setting the Video Window and Responding to Events, expand the program into a simple Windows application.