{ element: this.video, name: "seeking", callback: event => this.updateCurrentTime(this.video.currentTime), dispose: null },