lxy 1 سال پیش
والد
کامیت
b33e0a55fa
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      LenzCameraNativeModuleForRN/Classes/inner/PCSBaseViewController/PCSBaseViewController.m

+ 1 - 1
LenzCameraNativeModuleForRN/Classes/inner/PCSBaseViewController/PCSBaseViewController.m

@@ -700,7 +700,7 @@
                 item.limitRecordTime = [recTime integerValue];
             }
             
-            item.keyFrame = @(1);
+            item.keyFrame = dict[@"keyframe"];
             item.isRemake = [dict[@"isRemake"] boolValue];
             NSNumber *quantity = dict[@"quantity"];
             if (quantity) {