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