Using Animation Controls

This section gives implementation details and example code for animation controls. The following topics are discussed.

In this section

Topic Description
How to Create an Animation Control
This topic demonstrates how to create an animation control. The accompanying C++ code example creates an animation control in a dialog box. It positions the animation control below a specified control, and sets the dimensions of the animation control based on the dimensions of a frame in the Audio-Video Interleaved (AVI) clip.
How to Control the AVI Clip
This topic demonstrates how to use the animation control macros to play, stop, and close an associated AVI clip.