AGI Components with Insight3D Alpha 2008 r8
VideoStartTime Property
Library Reference AGI.Graphics.Imaging.Video IAgGxVideoDataVideoStartTime
The start time of the video in seconds. Changing this property also changes the VideoStartFrame property.
Declaration Syntax
C# Visual Basic Visual C++
double 
VideoStartTime { 
get; 
set; }
Property 
VideoStartTime 
As 
Double
property 
double 
VideoStartTime {
        
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)