stone: overlay: switch to AVC 3.1 Screen recording

This commit is contained in:
kamikaonashi
2024-05-07 21:39:17 +02:00
parent 0596af0bbf
commit f1a6c61853

View File

@@ -804,4 +804,9 @@
<!-- Preferred max refresh rate at keyguard, if supported by the display. -->
<integer name="config_keyguardMaxRefreshRate">60</integer>
<!-- If not empty, sets the AVC codec profile level used for the internal screen recorder.
Possible values: 3, 3.1, 3.2, 4, 4.1, 4.2
-->
<string name="config_screenRecorderAVCProfileLevel" translatable="false">3.1</string>
</resources>