|
PlayVideo (DVR version only)
|
|
| Start [in]
|
| The zero-based index of the frame of the video file or sequence at which the playback will start. If omitted, the whole file or sequence will be played forward. If -1, the whole file or sequence will be played backward.
|
| End [in]
|
| The zero-based index of the frame at which the playback will stop. If omitted, the playback will stop at the last frame. If End < Start, the specified fragment will be played backward.
|
| Increment [in]
|
| The increment of frames during the playback. If 2, every second frame will be played. If 3, every third frame will be played, and so on. If 0, 1 or ommitted, the playback of every frame will occur.
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|