Closed GoogleCodeExporter closed 9 years ago
Please be specific about what is the appropriate playerState here? Do you want
the playback to resume or pause after seek?
Original comment by na...@google.com
on 17 Mar 2015 at 2:48
The overall functioning of seeking is fine, as it ultimately resolves itself.
However, there's an extraneous broadcast of paused in the case of two seeks.
If the first seek as a ResumeState of Playing, and the interrupting seek a
ResumeState of Playing I would not expect as PAUSED playerState at all in the
interim.
Original comment by tuc...@willowtreeapps.com
on 17 Mar 2015 at 3:12
We can not reproduce the issue. Customized callback is not called with
playerState of PAUSED in our tests.
Please make sure your compilation is in sync with the updated reference
example. You can find it here:
https://github.com/googlecast/cast-custom-receiver. Also, make sure to use the
latest version of receiver SDK and MPL.
Original comment by na...@google.com
on 23 Mar 2015 at 8:44
Original issue reported on code.google.com by
tuc...@willowtreeapps.com
on 16 Mar 2015 at 11:19