mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Animated stickers video scrubbing sync
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
@property (nonatomic, copy) void (^entityRemoved)(TGPhotoPaintEntityView *);
|
||||
|
||||
- (void)updateVisibility:(bool)visible;
|
||||
- (void)seekTo:(double)timestamp;
|
||||
- (void)play;
|
||||
- (void)pause;
|
||||
- (void)resetToStart;
|
||||
|
||||
- (UIColor *)colorAtPoint:(CGPoint)point;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user