type VideoPlayPauseAction = () => void;
Action function for toggling play/pause on the current page.
void