Allow display resolution adjustment when streaming at a native resolution

This commit is contained in:
Cameron Gutman
2021-01-09 19:24:21 -06:00
parent 1b59e61b8e
commit 364afff860
3 changed files with 31 additions and 3 deletions

View File

@@ -8,6 +8,8 @@
<item>1440p</item>
<item>4K</item>
</string-array>
<!-- Keep this in sync with PreferenceConfiguration.isNativeResolution()! -->
<string-array name="resolution_values" translatable="false">
<item>640x360</item>
<item>854x480</item>