AGI Components with Insight3D Alpha 2008 r8
VideoFrameRate Property
Library ReferenceAGI.Graphics.Scene3D IAgGxCameraVideoRecordingVideoFrameRate
The framerate of the video when the FileFormat property is set to CameraRecordingFormatWMV.
Declaration Syntax
C# Visual Basic Visual C++
int 
VideoFrameRate { 
get; 
set; }
Property 
VideoFrameRate 
As 
Integer
property 
int 
VideoFrameRate {
        
int 
get ();
        
void 
set (
int 
value);
}

Assembly: AGI.Graphics.Scene3D.Interop(Module: AGI.Graphics.Scene3D.Interop) Version: 9.0.0.0 (9.0.0.0)