Open ptsekov opened 2 years ago
Not familiar with Kotlin and spent 3 hours changing this callback just to figure out they're just redundant codes :( Is there any way to override the media playback controls (rewind, fast forward, etc..)? Thanks in advance
ExoPlayer's MediaSessionConnector replaces our MediaSession callback with its own.