Provides access to play/record utility methods.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
Members
|  |  | Description | 
|  | PauseAnimation | Pauses the playing or recording of the animation. | 
|  | PlayAnimation | Plays the animation according to the animation environment options. | 
|  | RecordAnimation | Records a view animation. | 
|  | StopAnimation | Stops playing or recording the animation. | 
 
CoClasses that implement IAGAnimationPlayer
| CoClasses and Classes | Description | 
| AGAnimationUtils | Class containing common implementation of utility methods. | 
 
Remarks
This interface provides utility functions to play, record, pause and stop animations.
.NET Samples
Visualizing the camera path while animating (Code Files: 
VisualizeCameraPath) 
.NET Related Topics
Animation | 
How to play an animation