An exporter of animations to QuickTime 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. | 
Remarks
A QuickTime player needs to be installed on the machine before the QuickTime video export feature is enabled. A QuickTime player can be downloaded from Apple's website or other sources.
Working with Events
[Visual Basic 6.0]
When working with AnimationExporterQT's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pAnimationExporterQT as AnimationExporterQT