currentTime of the video manually. Its createVideo hook returns a component that accepts its own props to pass to the underlying <video> element.currentTime as a prop, but it seems it is ignored. As far as I can tell, currentTime is handled by a ref inside of createVideo separately from the props that is not exposed.