TVideoGrabber.VideoSource_FileOrURL_StartTime

Prev

Next

TVideoGrabber

Properties

 




































































































Specifies the start time of the VideoSource_FileOrUrl video clip.


Declaration
property VideoSource_FileOrURL_StartTime: LargeInteger read GetVideoSource_FileOrURL_StartTime write SetVideoSource_FileOrURL_StartTime default DEF_VideoSource_FileOrURL_StartTime;


__property __int64 VideoSource_FileOrURL_StartTime=read=GetVideoSource_FileOrURL_StartTime, write=SetVideoSource_FileOrURL_StartTime, default=- 1


Property VideoSource_FileOrURL_StartTime As Double

Description

Specifies the start time of the VideoSource_FileOrUrl video clip when VideoSource = vs_VideoFileOrUrl.
The start time is expressed in 100ns units (e.g. 20000000 = 2 seconds).
When it is set to -1 the video clip starts from the beginning.


See Also
VideoSource_FileOrURL VideoSource_FileOrURL_StopTime