the video implemented by html5 video is introduced, and the video length is 30s. Can I intercept and play the video for 10 to 30s through js?
the video implemented by html5 video is introduced, and the video length is 30s. Can I intercept and play the video for 10 to 30s through js?
take a look at this article segmented playback should be useful to you
there are exposed attributes to set the start time of playback
as for the end time, you can get the current playback time by monitoring playback
Previous: I haven't figured it out about the integration of storybook and lerna.
Next: After introducing element-ui, there is a problem of Module parse failed: Unexpected character'@'.