Video editor fixes

This commit is contained in:
Ilya Laktyushin
2020-05-25 18:17:10 +03:00
parent 29fe4b3b09
commit 75b0344027
30 changed files with 427 additions and 251 deletions

View File

@@ -14,6 +14,7 @@
@property (nonatomic, copy) void(^interactionEnded)(void);
@property (nonatomic, readonly) bool isTracking;
@property (nonatomic, assign) bool customTouchDownHandling;
- (void)setSnapshotImage:(UIImage *)image;
- (void)setSnapshotView:(UIView *)view;