> The problem is that you want notifications ahead of time that an element is
> predicted to become visible, so you can decode images/video etc hopefully
> in time to render the element the moment it becomes visible.

Does this mean you need scroll velocity and other such data to make
such a prediction?

> It's implemented as a seek operation, so you decode a keyframe and then as
> many frames as necessary to reach the nominal current position.

Does this mean it doesn't work for live video sources or MSE?

jack.
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to