Merge pull request #1457 from Bnyro/master

add 4k defres
This commit is contained in:
Bnyro 2022-10-02 11:51:33 +02:00 committed by GitHub
commit b615ca5c58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -184,6 +184,8 @@
<string-array name="defres">
<item>@string/hls</item>
<item>2160p</item>
<item>1440p</item>
<item>1080p</item>
<item>720p</item>
<item>480p</item>
@ -193,6 +195,8 @@
</string-array>
<string-array name="defresValue">
<item />
<item>2160p</item>
<item>1440p</item>
<item>1080p</item>
<item>720p</item>
<item>480p</item>