mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Video editor fixes
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
- (void)createResultImageWithCompletion:(void (^)(UIImage *image))completion;
|
||||
- (UIImage *)currentResultImage;
|
||||
- (CIImage *)currentResultCIImage;
|
||||
- (void)currentResultCIImage:(void (^)(CIImage *image, void(^unlock)(void)))completion;
|
||||
|
||||
- (bool)hasDefaultCropping;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user