Video startDate 属性用于返回一个 Date 对象,该对象表示视频的当前时间轴偏移量。 Video startDate 属性的应用程序用于启用通过 Internet 实时流式传输的视频的准确同步。
句法:
videoObject.startDate
下面的程序说明了 Video startDate() 属性:
示例:获取视频的当前时间轴偏移量。
Video startDate() Property
GeeksforGeeks
Video startDate() Property
To get the current timeline offset of
the video, double click the "Return
Timeline Offset" button.
输出:
- 点击按钮前:
- 点击按钮后:
支持的浏览器: HTML不支持主流浏览器 | DOM 视频 startDate 属性。