capture-cordova-plugin/src/ios/SGRecord/SGRecordViewController.h
2021-09-29 13:46:03 +08:00

14 lines
244 B
Objective-C

//
// SGRecordViewController.h
// 短视频录制
//
// Created by lihaohao on 2017/5/19.
// Copyright © 2017年 低调的魅力. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface SGRecordViewController : UIViewController
@end