Relative Content

Tag Archive for androidexoplayerandroid-media3

How can I include specific cookies in a media request with media3 Exoplayer?

What I’m trying to do now is to make media requests with specific cookies. Here’s the current situation: Since background playback must be possible, I referred to the documentation and retrieved the MediaController as follows. (Here, PlaybackService is an object that inherits from MediaSessionService.)