This document is archived and information here might be outdated. Recommended version. |
Provides access to video export methods.
Name | Description | |
---|---|---|
BBoxNavigationMode | Indicates bounding box navigation mode. | |
GetCameraProperties | The camera properties. | |
GetOffScreenBitmap | The bitmap from an offscreen rendering buffer. | |
GetOffScreenBitmapHandle | The bitmap handle from an offscreen rendering buffer. | |
GetOffScreenTiledBitmap | The tiled bitmap from an offscreen rendering buffer. | |
GetOffScreenTiledBitmapHandle | The tiled bitmap handle from an offscreen rendering buffer. | |
GetWindowBitmap | The bitmap from an OpenGL or GDI rendered window. | |
GetWindowBitmapHandle | The bitmap handle from an OpenGL or GDI rendered window. | |
RestorePreviousContext | Restores the OpenGL rendering context after offscreen video export. |
Interfaces | Description |
---|---|
IVideoExportUtils | Provides access to video export utility methods. |
CoClasses and Classes | Description |
---|---|
AGAnimationUtils | Class containing common implementation of utility methods. |