mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-08-02 16:50:13 +08:00
@@ -6,7 +6,8 @@ enum LiveQuality {
|
||||
bluRay(400, '蓝光'),
|
||||
superHD(250, '超清'),
|
||||
smooth(150, '高清'),
|
||||
flunt(80, '流畅');
|
||||
flunt(80, '流畅')
|
||||
;
|
||||
|
||||
final int code;
|
||||
final String desc;
|
||||
|
||||
Reference in New Issue
Block a user