|
StartSequenceCapture (DVR version only)
|
|
| Frames [in]
|
| The number of frames to capture.
|
| Frames>0 - sequence capture will stop automatically after the specified number of frames is reached, unless StopSequenceCapture is called before that.
|
| Frames<0 - loop recording mode; when the specified number of frames is reached, the capture will continue in a loop until StopSequenceCapture is called.
|
| Timelapse [in]
|
| The interval between consecutive frame acquisitions in seconds. If zero or not specified, the sequence will be captured at the current frame rate.
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
| E_INVALIDARG
|
| Invalid file name.
|