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