STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsCameraVideoRecording Interface

Description

Records the 3D window to either a movie file or to consecutively ordered image files each time the Scene is rendered.

Public Methods

Public Method StartRecordingStarts recording a file in the WMV format at the specified bit and frame rate.
Public Method StartRecordingFrameStackStarts recording a frame stack. Each frame is saved as a separate image file. The filename of each frame is defined by a prefix followed by a frame number.
Public Method StartRecordingVideoStarts recording a video file at the specified bit and frame rate.
Public Method StopRecordingStops recording.

Public Properties

Public Property IsRecordingGets if recording is occurring or not.
© 2024 Analytical Graphics, Inc. All Rights Reserved.