Package io.flutter.view
Interface TextureRegistry.GLTextureConsumer
- Enclosing interface:
- TextureRegistry
public static interface TextureRegistry.GLTextureConsumer
-
Method Summary
Modifier and TypeMethodDescriptionRetrieve the last GL texture produced.
-
Method Details
-
getSurfaceTexture
Retrieve the last GL texture produced.- Returns:
- SurfaceTexture.
-