This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneVideoExporter Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that are associated with exporting a 3D scene animation to video.
Description | ||
---|---|---|
FrameRate | The frame rate in images per second. | |
GetCustomSize | The custom image size for video export. | |
PutCustomSize | The custom image size for video export. | |
UseCustomSize | Indicates if a custom image size should be used. | |
VideoDuration | The duration of the animation in seconds. | |
Viewer | The animated viewer to be exported. |
CoClasses and Classes | Description |
---|---|
AVIExporter | An exporter to AVI video format. |
QuickTimeExporter | An exporter to QuickTime video format. |