You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.