Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Set the start and end times when playing recorded video.



Method summary
WizeyeVideoPlayer.seek(startTime, endTime);

ParametersDescription

startTime

Start time.

endTime

End time.


example
mp1.seek("1559256000", "1559257000");

  • No labels