AliyunVideoStitch
@interface AliyunVideoStitch : NSObject* A class that splices videos.
- 
                  
                  * Splices multiple video clips. DeclarationObjective-C - (BOOL)stitchVideos:(NSArray *)videoPaths output:(NSString *)output reportId:(int64_t)id;ParametersvideoPathsThe paths of video clips to be spliced. outputThe output path. idThe log id. Return ValueWhether the invocation is successful. 
 AliyunVideoStitch Class Reference
        AliyunVideoStitch Class Reference