ArcObjects Library Reference (Animation)  

IAnimationEvents Interface

Provides access to events that occur when animation plays or records.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Event AfterFrame Occurs after animation plays a new frame.
Event BeforeFrame Occurs before animation plays a new frame.
Event BeforeRecord Occurs before animation attempts to record a new view keyframe.
Event StateChanged Occurs when animation state changes.

CoClasses that implement IAnimationEvents

CoClasses and Classes Description
AGAnimationUtils Class containing common implementation of utility methods.
AnimationControlsDialog (esriAnimationUI) The animation controls dialog.
AnimationEventsHelper
AnimationExporterAVI An exporter of animations to AVI video format.
AnimationExporterQT An exporter of animations to QuickTime video format.
AnimationExporterSeqImages An exporter of animations to a folder of sequential images.
AnimationTimePropPage (esriAnimationUI) The animation time property page.