ArcObjects Library Reference (3DAnalyst)  

ISceneVideoExporter Interface

Provides access to members that are associated with exporting a 3D scene animation to video.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Members

Description
Read/write property FrameRate The frame rate in images per second.
Method GetCustomSize The custom image size for video export.
Method PutCustomSize The custom image size for video export.
Read/write property UseCustomSize Indicates if a custom image size should be used.
Read/write property VideoDuration The duration of the animation in seconds.
Write-only property Viewer The animated viewer to be exported.

CoClasses that implement ISceneVideoExporter

CoClasses and Classes Description
AVIExporter An exporter to AVI video format.
QuickTimeExporter An exporter to QuickTime video format.