1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Exporting videoFileString to outside world

This commit is contained in:
Nguyen Nguyen
2015-05-04 12:38:55 -04:00
parent 90c3d7d361
commit 1f72815637
@@ -142,6 +142,7 @@
- (void)layoutPreviewLayer;
- (void)saveVideo;
- (NSURL *)videoFileURL;
- (NSString *)videoFileString;
@end