| 
    美摄SDK For iOS
    3.7.2
    
   | 
 
智能剪辑回调接口 更多...
#import <NvsSmartCutGenerator.h>
 构造函数 | |
| (void) | - didSmartCutFinished: | 
| 完成剪辑  更多... | |
| (void) | - didSmartCutError: | 
| 剪辑异常信息  更多... | |
| (void) | - didSmartCutProgress: | 
| 剪辑进度  更多... | |
智能剪辑回调接口
      
  | 
  optional | 
剪辑异常信息
| errorType | 错误类型 | 
      
  | 
  optional | 
完成剪辑
| smartCutResult | 剪辑完成后的数据结果 | 
      
  | 
  optional | 
剪辑进度
| progress | 剪辑进度 | 
 1.8.18