[GH-ISSUE #7] Implement pausing Audio Playback #5

Closed
opened 2026-02-28 14:23:58 +03:00 by kerem · 1 comment
Owner

Originally created by @mitschwimmer on GitHub (Apr 25, 2021).
Original GitHub issue: https://github.com/devgianlu/librespot-android/issues/7

As ".close()" in the SinkOutput API is expecting to pause the playback, ".start()" should actually resume the playback in case a track has been paused before. Throw a SinkException if the track can't be resumed.

Originally created by @mitschwimmer on GitHub (Apr 25, 2021). Original GitHub issue: https://github.com/devgianlu/librespot-android/issues/7 As ".close()" in the SinkOutput API is expecting to pause the playback, ".start()" should actually resume the playback in case a track has been paused before. Throw a SinkException if the track can't be resumed.
kerem closed this issue 2026-02-28 14:23:59 +03:00
Author
Owner

@devgianlu commented on GitHub (Apr 29, 2021):

Play/pause now works

<!-- gh-comment-id:829185222 --> @devgianlu commented on GitHub (Apr 29, 2021): Play/pause now works
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot-android#5
No description provided.