Merge branch 'design' into alpha
This commit is contained in:
@ -158,4 +158,6 @@ class VideoBoxKey {
|
||||
static const String videoBrightness = 'videoBrightness';
|
||||
// 倍速
|
||||
static const String videoSpeed = 'videoSpeed';
|
||||
// 播放顺序
|
||||
static const String playRepeat = 'playRepeat';
|
||||
}
|
||||
|
Reference in New Issue
Block a user