ASSIGNED 186929
activecues changes should occur at < 250ms intervals
https://bugs.webkit.org/show_bug.cgi?id=186929
Summary activecues changes should occur at < 250ms intervals
Jer Noble
Reported 2018-06-22 10:21:23 PDT
Currently, during playback we only check for active cue changes on a 250ms timer interval. Some media players have the ability to notify callers when the media's current time crosses a given boundary; we should implement a MediaPlayer & MediaPlayerPrivate callback request API, and use that to drive active cue change behavior.
Attachments
Jer Noble
Comment 1 2018-06-22 10:22:32 PDT
Note You need to log in before you can comment on or make changes to this bug.