Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Set the start and end times when playing recorded video.



Code Block
languagejs
themeEclipse
titleMethod summary
WizeyeVideoPlayer.seek(startTime, endTime);



ParametersDescription

startTime

Start time.

endTime

End time.


Code Block
languagejs
titleexample
mp1.seek("1559256000", "1559257000");