|
SaveSequence (DVR version only)
|
|
| File [in]
|
| The string containing the file name and path. The extension of the file must be "avi" or "tif".
|
| Start [in]
|
| The zero-based index of the first frame of the fragment of the sequence to be saved. If omitted, frame 0 will be used.
|
| End [in]
|
| The zero-based index of the fragment of the sequence to be saved. If omitted, the last frame will be used.
|
| FPS [in]
|
| The frame rate to be assigned to the saved video. If zero or omitted, the recorded frame rate will be used.
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
| E_INVALIDARG
|
| Invalid file name.
|
|
|
|
|