Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep the MediaSession paused state during buffering without playWhenReady. #7367

Merged
merged 1 commit into from
May 15, 2020

Conversation

inv3rse
Copy link
Contributor

@inv3rse inv3rse commented May 12, 2020

The PlaybackStateCompat#STATE_BUFFERING expects the playback to begin
once enough data has been buffered. This is however not the case if
playWhenReady is not set on the exoplayer.

Fixes #7206

The PlaybackStateCompat#STATE_BUFFERING expects the playback to begin
once enough data has been buffered. This is however not the case if
playWhenReady is not set on the exoplayer.
@inv3rse inv3rse marked this pull request as ready for review May 12, 2020 14:22
@ojw28 ojw28 requested a review from marcbaechinger May 12, 2020 18:38
@ojw28 ojw28 assigned ojw28 and marcbaechinger and unassigned ojw28 May 12, 2020
@ojw28 ojw28 merged commit 932a8fc into google:dev-v2 May 15, 2020
ojw28 added a commit that referenced this pull request May 28, 2020
andrewlewis pushed a commit that referenced this pull request Jun 1, 2020
@google google locked and limited conversation to collaborators Jul 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants