mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
@@ -11,7 +11,8 @@ enum VideoQuality {
|
||||
high720(64, '720P 准高清', '720P'),
|
||||
clear480(32, '480P 标清', '480P'),
|
||||
fluent360(16, '360P 流畅', '360P'),
|
||||
speed240(6, '240P 极速', '240P');
|
||||
speed240(6, '240P 极速', '240P')
|
||||
;
|
||||
|
||||
final int code;
|
||||
final String desc;
|
||||
|
||||
Reference in New Issue
Block a user