mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Video editing preview
This commit is contained in:
@@ -30,6 +30,8 @@ typedef struct GPUTextureOptions {
|
||||
@property (nonatomic, readonly) GLuint texture;
|
||||
@property (nonatomic, readonly) BOOL missingFramebuffer;
|
||||
|
||||
@property (nonatomic, assign) BOOL mark;
|
||||
|
||||
// Initialization and teardown
|
||||
- (id)initWithSize:(CGSize)framebufferSize;
|
||||
- (id)initWithSize:(CGSize)framebufferSize textureOptions:(GPUTextureOptions)fboTextureOptions onlyTexture:(BOOL)onlyGenerateTexture;
|
||||
|
||||
Reference in New Issue
Block a user