mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-26 06:22:45 +00:00
Bump bitrate max to 150 Mbps
This commit is contained in:
parent
6391f2c43d
commit
ca0aee58ab
@ -22,8 +22,8 @@
|
|||||||
android:key="seekbar_bitrate_kbps"
|
android:key="seekbar_bitrate_kbps"
|
||||||
android:dialogMessage="@string/summary_seekbar_bitrate"
|
android:dialogMessage="@string/summary_seekbar_bitrate"
|
||||||
seekbar:min="500"
|
seekbar:min="500"
|
||||||
|
android:max="150000"
|
||||||
seekbar:step="500"
|
seekbar:step="500"
|
||||||
android:max="100000"
|
|
||||||
seekbar:keyStep="1000"
|
seekbar:keyStep="1000"
|
||||||
seekbar:divisor="1000"
|
seekbar:divisor="1000"
|
||||||
android:summary="@string/summary_seekbar_bitrate"
|
android:summary="@string/summary_seekbar_bitrate"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user