You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -365,6 +365,8 @@
365
365
<stringname="summary_video_format">Newer codecs can lower video bandwidth requirements if your device supports them. Codec selections may be ignored if not supported by the host software or GPU.</string>
<stringname="summary_enable_hdr">Stream HDR when the game and PC GPU support it. HDR requires a GPU with HEVC Main 10 encoding support.</string>
368
+
<stringname="title_enable_hdr_high_brightness">Enable HDR High Brightness</string>
369
+
<stringname="summary_enable_hdr_high_brightness">Force maximum screen brightness when HDR streaming is enabled</string>
368
370
<stringname="title_full_range">Force full range video (Experimental)</string>
369
371
<stringname="summary_full_range">This will cause loss of detail in light and dark areas if your device doesn\'t properly display full range video content.</string>
370
372
<stringname="title_enable_perf_overlay">Show performance stats while streaming</string>
0 commit comments