|
LoadSequence (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 video fragment to be loaded. If omitted, frame 0 will be used.
|
| End [in]
|
| The zero-based index of the last frame of the video fragment to be loaded. If omitted, the last frame will be used.
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
| E_INVALIDARG
|
| Invalid file name or file not found.
|
|
|