|
@@ -299,6 +299,24 @@ public enum objectType: String {
|
|
|
case ot_shanyinApp_musicVideoPreview_musicSearchAudition = "shanyinApp_musicVideoPreview_musicSearchAudition"
|
|
|
|
|
|
case ot_shanyinApp_musicVideoPreview_musicSearchSelect = "shanyinApp_musicVideoPreview_musicSearchSelect"
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ case ot_shanyinApp_musicVideoPreview_selectRatio = "shanyinApp_musicVideoPreview_selectRatio"
|
|
|
+
|
|
|
+ case ot_shanyinApp_musicVideoPreview_customizeRatio = "shanyinApp_musicVideoPreview_customizeRatio"
|
|
|
+
|
|
|
+ case ot_shanyinApp_musicVideoPreview_selectMusicVideoRhythm = "shanyinApp_musicVideoPreview_selectMusicVideoRhythm"
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ case ot_shanyinApp_musicVideoPreview_selectRepeatTimes = "shanyinApp_musicVideoPreview_selectRepeatTimes"
|
|
|
+
|
|
|
+ case ot_shanyinApp_musicVideoPreview_customizeRepeatTimes = "shanyinApp_musicVideoPreview_customizeRepeatTimes"
|
|
|
+
|
|
|
+ case ot_shanyinApp_musicVideoPreview_selectMusicVideoRepeatRhythm = "shanyinApp_musicVideoPreview_selectMusicVideoRepeatRhythm"
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
}
|