mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-08-11 21:11:33 +03:00
Updated Playback states & service states (markdown)
parent
20879f4201
commit
1023a9a7cd
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
| Condition | Playback State | Service running | Service has notification | Service as Foreground | stopForeground() | registerMediaButtonReceiver |
|
| Condition | Playback State | Service running | Service has notification | Service as Foreground | stop Foreground() | register MediaButtonReceiver |
|
||||||
|----------------------------------|----------------|-----------------|--------------------------|-----------------------|--------------------------------------------|--------------------------------------|
|
|----------------------------------|----------------|-----------------|--------------------------|-----------------------|--------------------------------------------|--------------------------------------|
|
||||||
| App starts, no resumable track | STOPPED | ? | ✗ | ✗ | ✗ | Only possible if service is running. |
|
| App starts, no resumable track | STOPPED | ? | ✗ | ✗ | ✗ | Only possible if service is running. |
|
||||||
| App starts, with resumable track | PAUSED | ✓ | ✓ | ? | ✗ | ✓ |
|
| App starts, with resumable track | PAUSED | ✓ | ✓ | ? | ✗ | ✓ |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user