FlutterTexture
@protocol FlutterTexture <NSObject>
- (CVPixelBufferRef _Nullable)copyPixelBuffer;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (CVPixelBufferRef _Nullable)copyPixelBuffer;