stuartmorgan-g
stuartmorgan-g
Based on the update to the issue, it sounds like this should be renamed/rescoped to seek to live edge, so that we have a path to implementing it on other...
@mx1up Are you still planning on moving forward with the renamed version?
Yes, a `seekToLiveEdge` method has a clearly describable behavior that can apply to other player implementations, so is something we can add.
From triage: Are you still planning on updating this PR based on the discussion above?
Thank you for your contribution. Since there are outstanding comments but the PR hasn’t been updated in several months, I’m going to close it so that our PR queue reflects...
> You can find full logs in `.dart_tool/jnigen/logs`. FYI no useful information is logged in this scenario. `_runGradleStub` throws on `gradlew` errors without ever recording the `stdout`/`stderr` anywhere. I had...
From triage: this was missing a second review request.
> It is so slow that at some point it looks like ExoPlayer is stacking the seekTo calls which never actually finishes until the user stop dragging the slider. If...
> I will try to find some time to create a minimal example comparing the configurations. That's not necessary; establishing that it would resolve an issue in a real-world use...
/cc @camsim99 Do you know if Android has anything comparable, such that we could potentially put this at the platform interface level?