This sample demonstrates how to implement seeking in a DirectShow source filter. The filter creates a video of a bouncing ball. An application can control the position and speed of the ball by issuing seek commands to the filter. The sample is based on the Ball Filter sample from the DirectShow Software Development Kit.
|