AGI Components with Insight3D Alpha 2008 r8
NextAnimationFrame Method (dTime)
Library Reference AGI.Graphics.Imaging.Video IAgGxVideoDataNextAnimationFrame(Double)
Returns the next frame of the video at the specified animation time when the VideoMode property is set to VideoModeAnimationTime.
Declaration Syntax
C# Visual Basic Visual C++
IAgGxImage 
NextAnimationFrame(
        
double 
dTime
)
Function 
NextAnimationFrame ( _
        
dTime 
As 
Double _
) 
As 
IAgGxImage
IAgGxImage^ 
NextAnimationFrame(
        [
InAttribute] 
double 
dTime
)
Parameters
dTime ( Double)

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