Exporting videoFileString to outside world

This commit is contained in:
Nguyen Nguyen 2015-05-04 12:38:55 -04:00
parent 90c3d7d361
commit 1f72815637

View File

@ -142,6 +142,7 @@
- (void)layoutPreviewLayer;
- (void)saveVideo;
- (NSURL *)videoFileURL;
- (NSString *)videoFileString;
@end