Skip to content

Commit 34f2f8e

Browse files
committed
1 parent b6fc2fb commit 34f2f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/java/com/github/libretube/helpers/PlayerHelper.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ object PlayerHelper {
7373
/**
7474
* Maximum playback speed supported by ExoPlayer
7575
*/
76-
const val MAXIMUM_PLAYBACK_SPEED = 4f
76+
const val MAXIMUM_PLAYBACK_SPEED = 8f
7777

7878
/**
7979
* The maximum amount of time to wait until the video starts playing: 10 minutes

0 commit comments

Comments
 (0)