Added extra resolutions

matt-add-portrait-aa
matt 2023-04-16 23:38:31 +01:00
parent a9cb5e46df
commit a6c0439660
No known key found for this signature in database
GPG Key ID: 089C8B076569DD58
1 changed files with 4 additions and 0 deletions

View File

@ -28,5 +28,9 @@ message VideoResolution
_480p = 1;
_720p = 2;
_1080p = 3;
_1440p = 4;
_720p_p = 5;
_1080pp = 6;
_108s0p_p = 7;
}
}