public interface TextureRegistry
FlutterView instance. Entries may be
embedded into the Flutter view using the Texture widget.| Modifier and Type | Interface and Description |
|---|---|
static interface |
TextureRegistry.SurfaceTextureEntry
A registry entry for a managed SurfaceTexture.
|
| Modifier and Type | Method and Description |
|---|---|
TextureRegistry.SurfaceTextureEntry |
createSurfaceTexture()
Creates and registers a SurfaceTexture managed by the Flutter engine.
|
TextureRegistry.SurfaceTextureEntry createSurfaceTexture()