StartVideoCapture (DVR version only)
|
Frames [in]
|
The number of frames to capture. The video capture will stop automatically after the specified number of frames is reached or StopVideoCapture is called. If zero or omitted, the video capture will continue until the disk is full or or StopVideoCapture is called.
|
Timelapse [in]
|
The interval between consecutive frames in seconds. If zero or omitted, the video will be recorded at the maximum frame rate define by the camera settings and system throughput.
|
Playrate [in]
|
The frame rate at which AVT file will be played in frames per second. If zero or omitted, the video will be played back at the same rate it was captured.
|
S_OK
|
Success
|
E_FAIL
|
Failure.
|