TVideoGrabber.VideoSource_FileOrURL_StopTime

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the stop time of the VideoSource_FileOrUrl video clip.


Declaration
property VideoSource_FileOrURL_StopTime: LargeInteger read GetVideoSource_FileOrURL_StopTime write SetVideoSource_FileOrURL_StopTime default DEF_VideoSource_FileOrURL_StopTime;


__property __int64 VideoSource_FileOrURL_StopTime=read=GetVideoSource_FileOrURL_StopTime, write=SetVideoSource_FileOrURL_StopTime, default=- 1


Property VideoSource_FileOrURL_StopTime As Double

Description

Specifies the stop time of the VideoSource_FileOrUrl video clip when VideoSource = vs_VideoFileOrUrl.
The stop time is expressed in 100ns units (e.g. 20000000 = 2 seconds).
When it is set to -1 the video clip will play until the end.


See Also
VideoSource_FileOrURL VideoSource_FileOrURL_StartTime