Closed
Description
Another inconsistency between negative and >1 playback rates is that it will not go past the beginning of the buffer. If you start playback somewhere in the middle of the video and start playing for some time and then try to go back with playbackRate = <1 it will play in reverse up to the point of the beginning of the buffer. And then it will just pause. If you go forward with a playbackRate = >1 then it will buffer new content if you go past the end of the buffered content. Is there a plan to update negative playbackRates to allow for going past the beginning of the buffer?