Alibek

Results 1 comments of Alibek

For Android, ExoPlayer has method "setBackBuffer" for buffering video. How can we access it to pass our own parameters? https://github.com/google/ExoPlayer/blob/d5d78238773d6dc53b54849ca10d845a4421284c/library/core/src/main/java/com/google/android/exoplayer2/DefaultLoadControl.java#L203-L213 https://github.com/google/ExoPlayer/issues/3583