Remove pointless use of playbackInfo.startPositionUs
We have a flag that gets turned on if the current playback position has been reset, so that messages from this reset position can be triggered. This mechanism isn't actually depending on the startPositionUs field because it should always be triggered in the first iteration with the new position. PiperOrigin-RevId: 290749201
Showing
with
4 additions
and
5 deletions
Please
register
or
sign in
to comment