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


IVideoExportUtils2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IV > IVideoExportUtils2 Interface
ArcGIS Developer Help

IVideoExportUtils2 Interface

Provides access to video export methods.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property BBoxNavigationMode Indicates bounding box navigation mode.
Method GetCameraProperties The camera properties.
Method GetOffScreenBitmap The bitmap from an offscreen rendering buffer.
Method GetOffScreenBitmapHandle The bitmap handle from an offscreen rendering buffer.
Method GetOffScreenTiledBitmap The tiled bitmap from an offscreen rendering buffer.
Method GetOffScreenTiledBitmapHandle The tiled bitmap handle from an offscreen rendering buffer.
Method GetWindowBitmap The bitmap from an OpenGL or GDI rendered window.
Method GetWindowBitmapHandle The bitmap handle from an OpenGL or GDI rendered window.
Method RestorePreviousContext Restores the OpenGL rendering context after offscreen video export.

Inherited Interfaces

Interfaces Description
IVideoExportUtils Provides access to video export utility methods.

Classes that implement IVideoExportUtils2

Classes Description
AGAnimationUtils Class containing common implementation of utility methods.