VideoSetStartPosΒΆ
VideoSetStartPos sets the start position.
- bool = VideoSetStartPos(hVideo, pos)
Return Value
Is TRUE (1), if the function was successful and otherwise FALSE (0).
Parameters
- hVideo
Identifies the Video.
- pos
pos in milliseconds.
History
Version |
Description |
---|---|
R2013.3 |
New. |
See also
id-1236523