Video editor fixes

This commit is contained in:
Ilya Laktyushin
2020-05-29 12:04:17 +03:00
parent b38b88ae25
commit b4deaf2e4f
11 changed files with 67 additions and 26 deletions

View File

@@ -16,6 +16,8 @@
- (void)mirror;
- (UIImage *)image;
- (void)updateVisibility:(bool)visible;
- (CGRect)realBounds;
@end