mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
ffmpeg rendering inline animations
This commit is contained in:
@@ -230,6 +230,9 @@ public:
|
||||
}
|
||||
|
||||
private:
|
||||
Animation(const Animation &);
|
||||
Animation &operator=(const Animation &);
|
||||
|
||||
AnimationCallbacks *_cb;
|
||||
bool _animating;
|
||||
|
||||
|
Reference in New Issue
Block a user