.. highlightlang:: us .. index:: VideoSetStartPos .. _videosetstartpos: VideoSetStartPos ================ .. us.tag VideoSetStartPos NOTREADYENGLISH Video-set New5503 :ref:`VideoSetStartPos` sets the start position. .. function:: bool = VideoSetStartPos(hVideo, pos) .. us.return **Return Value** Is TRUE (1), if the function was successful and otherwise FALSE (0). .. us.params **Parameters** .. uparam:: hVideo Identifies the Video. .. uparam:: pos *pos* in milliseconds. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - R2013.3 - New. .. seealso:: :ref:`overview-videos`, :ref:`VideoCreate`, :ref:`VideoGetStartPos` :sub:`id-1236523`