Fix IllegalStateException when the current video track is not available anymore
Compare changes
@@ -6,12 +6,15 @@ import android.os.Build
@@ -31,7 +34,11 @@ class FrameRateManager(var context: Context, var service: PlaybackService) {
VideoLAN code repository instance