Adds an event handler that runs when the playback progresses.
A video continually progresses as the video plays.
handler(event: Event): void The name of the function or the function expression to run when the video progresses.
handler(event: Event): void