Commit 1f728156 authored by Nguyen Nguyen's avatar Nguyen Nguyen

Exporting videoFileString to outside world

parent 90c3d7d3
...@@ -142,6 +142,7 @@ ...@@ -142,6 +142,7 @@
- (void)layoutPreviewLayer; - (void)layoutPreviewLayer;
- (void)saveVideo; - (void)saveVideo;
- (NSURL *)videoFileURL; - (NSURL *)videoFileURL;
- (NSString *)videoFileString;
@end @end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment