Instance Methods | |
| (nonnull instancetype) | - initWidth:height:pixelFormatType: |
Instance Methods inherited from <FlutterTexture> | |
| (CVPixelBufferRef _Nullable) | - copyPixelBuffer |
| (void) | - onTextureUnregistered: |
Definition at line 47 of file FlutterEmbedderExternalTextureTest.mm.
| - (nonnull instancetype) initWidth: | (size_t) | width | |
| height: | (size_t) | height | |
| pixelFormatType: | (OSType) | pixelFormatType | |
Definition at line 61 of file FlutterEmbedderExternalTextureTest.mm.
References _height, and _pixelFormatType.