Use 64 KiB as the default progressive load interval
This ensures a small value is used by default, solving buffering issues at the beginning of videos
This commit is contained in:
parent
9a5decdb28
commit
b8dbb3f073
3 changed files with 7 additions and 6 deletions
|
|
@ -733,7 +733,7 @@
|
|||
<string name="on">On</string>
|
||||
<string name="off">Off</string>
|
||||
<!-- Progressive Load Interval -->
|
||||
<string name="progressive_load_interval_default">ExoPlayer default</string>
|
||||
<string name="progressive_load_interval_exoplayer_default">ExoPlayer default</string>
|
||||
<!-- New streams notifications -->
|
||||
<string name="notifications_disabled">Notifications are disabled</string>
|
||||
<string name="get_notified">Get notified</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue