Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table shows the animation control macros, and a description of the purpose for each.
Programming element | Description |
---|---|
Animate_Close | This macro closes an AVI clip. |
Animate_Create | This macro creates an animation control. |
Animate_Open | This macro opens an AVI clip and displays its first frame in an animation control. |
Animate_OpenEx | This macro opens an AVI clip from a resource in a specified module and displays its first frame in an animation control. |
Animate_Play | This macro plays an AVI clip in an animation control. |
Animate_Seek | This macro directs an animation control to display a particular frame of an AVI clip. |
Animate_Stop | This macro stops playing an AVI clip in an animation control. |
See Also
Send Feedback on this topic to the authors