#include <FlutterTextureRegistrar.h>
Instance Methods | |
| (nullable instancetype) | - NS_UNAVAILABLE |
| (nullable instancetype) | - initWithDelegate:engine: |
| (nullable FlutterExternalTexture *) | - getTextureWithID: |
Instance Methods inherited from <FlutterTextureRegistry> | |
| (int64_t) | - registerTexture: |
| (void) | - textureFrameAvailable: |
| (void) | - unregisterTexture: |
Class Methods | |
| (nullable instancetype) | + NS_UNAVAILABLE |
Definition at line 28 of file FlutterTextureRegistrar.h.
| - (FlutterExternalTexture *) getTextureWithID: | (int64_t) | textureID |
Definition at line 15 of file FlutterTextureRegistrar.mm.
| - (nullable instancetype) initWithDelegate: | (nonnull id< FlutterTextureRegistrarDelegate >) | delegate | |
| engine: | (nonnull FlutterEngine *) | NS_DESIGNATED_INITIALIZER | |
| - (nullable instancetype) NS_UNAVAILABLE |
| + (nullable instancetype) NS_UNAVAILABLE |