ArcObjects Library Reference (Animation)  

AnimationExporterAVI CoClass

An exporter of animations to AVI video format.

Product Availability

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

Interfaces

Interfaces Description
IConnectionPointContainer Supports connection points for connectable objects.
IVideoExporter Provides access to members that control the video exporters.
IVideoExporter2 Provides access to members that control the video exporters.

Event Interfaces

Interfaces Description
IAnimationEvents (default) Provides access to events that occur when animation plays or records.

Working with Events

[Visual Basic 6.0]

When working with AnimationExporterAVI's default outbound interface in Visual Basic 6 declare variables as follows:

Private WithEvents pAnimationExporterAVI as AnimationExporterAVI