This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Classes > A > AnimationExporterAVI CoClass (ArcObjects .NET 10.5 SDK) |
An exporter of animations to AVI video format.
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. |
Interfaces | Description |
---|---|
IAnimationEvents (default) | Provides access to events that occur when animation plays or records. |
When working with AnimationExporterAVI's default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pAnimationExporterAVI as AnimationExporterAVI