Ensure seeks to new windows are reported as seeking.
Currently, seeks are only tracked if both the start and the end of the seek is within the same window. This means no seeking state is reported if the playback switches to a new window during the seek. This problem is fixed by tracking seek start and end events in all cases, but only report seeking state once the window becomes the foreground window. PiperOrigin-RevId: 288706674
Showing
with
21 additions
and
13 deletions
Please
register
or
sign in
to comment