mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Video editor fixes
This commit is contained in:
@@ -80,7 +80,7 @@ void reportAvailableMemoryForGPUImage(NSString *tag);
|
||||
|
||||
- (void)useNextFrameForImageCapture;
|
||||
- (CGImageRef)newCGImageFromCurrentlyProcessedOutput;
|
||||
- (CIImage *)newCIImageFromCurrentlyProcessedOutput;
|
||||
- (void)newCIImageFromCurrentlyProcessedOutput:(void (^)(CIImage *image, void(^unlock)(void)))completion;
|
||||
- (void)commitImageCapture;
|
||||
|
||||
- (UIImage *)imageFromCurrentFramebuffer;
|
||||
|
||||
Reference in New Issue
Block a user