1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-03 08:43:00 +00:00
Files
NewPipe/app
Stypox 7d17468266 Instantiate media session and connector in PlayerService
This changes significantly how the MediaSessionCompat and MediaSessionConnector objects are used:
- now they are tied to the service and not to the player, and so they might be reused with multiple players (which should be allowed)
- now they can exist even if there is no player (which is fundamental to be able to answer media browser queries)
2025-02-16 21:40:13 +01:00
..
2025-02-05 11:14:17 +01:00