handleScroll = throttle(() => {
    if (!this.video) {
      return;
    }