Use player.retry in demo app instead of manual position tracking.
We currently do manual position tracking while the player is in error mode. This is to allow an initial seek to the new position when trying to re-prepare. Instead, we can just use our player.retry method and remove the tracking code. PiperOrigin-RevId: 243819580
Showing
with
1 additions
and
11 deletions
Please
register
or
sign in
to comment