An exporter of animations to QuickTime 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. |
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.
When working with AnimationExporterQT's default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pAnimationExporterQT as AnimationExporterQT