Closed
Description
- In the sample app, set playbackStartTime to 25 (somewhere mid video)
- Load content
- While content starts loading the progress indicator will move to 25. Immediately seek back to a previous position by clicking on the bar.
- Content will continue to buffer from 25 instead of playing from the seeked location. Playback won't begin from the seeked position even after toggling play/pause. Playback will only start if you seek back into the buffered range.