This document is archived and information here might be outdated.  Recommended version.


ISceneVideoExporter Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneVideoExporter Interface
ArcGIS Developer Help

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

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

Classes that implement ISceneVideoExporter

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