1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-07-02 01:53:19 +00:00
NewPipe/app/src/main/java/org/schabi/newpipe/player/resolver
evermind dfc46c3b6c Support audio only background for services only supporting video streams
Some services may only have video streams and no separate audio streams available.
This commit will add audio background playback support for those services.
It uses the video source as audio source for background playback.
2022-12-17 21:17:42 +01:00
..
AudioPlaybackResolver.java Support audio only background for services only supporting video streams 2022-12-17 21:17:42 +01:00
PlaybackResolver.java Support audio only background for services only supporting video streams 2022-12-17 21:17:42 +01:00
Resolver.java Resolver: Cleaned up `isVideoStreamVideoOnly` 2022-02-20 19:38:41 +01:00
VideoPlaybackResolver.java Remove misleading first "Non" from getNonUrlAndNonTorrentStreams 2022-06-18 18:52:32 +02:00