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. |
| 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