AGI Components with Insight3D Alpha 2008 r8
VideoFrameRate Property
Library Reference AGI.Graphics.Imaging.Video IAgGxVideoDataVideoFrameRate
The frame rate of the video when the VideoMode property is set to VideoModeRealTime. If this property is not set, the internal framerate of the video is used.
Declaration Syntax
C# Visual Basic Visual C++
double 
VideoFrameRate { 
get; 
set; }
Property 
VideoFrameRate 
As 
Double
property 
double 
VideoFrameRate {
        
double 
get ();
        
void 
set (
double 
value);
}

Assembly: AGI.Graphics.Imaging.Video.Interop(Module: AGI.Graphics.Imaging.Video.Interop) Version: 9.0.0.0 (9.0.0.0)