Exporting videoFileString to outside world

pull/3986/head
Nguyen Nguyen 10 years ago
parent 90c3d7d361
commit 1f72815637
  1. 1
      modules/highgui/include/opencv2/highgui/cap_ios.h

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

Loading…
Cancel
Save