Package com.leia.sdk.graphics
Interface SurfaceTextureReadyCallback
-
public interface SurfaceTextureReadyCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSurfaceTextureReady(SurfaceTexture surfaceTexture)
-
-
-
Method Detail
-
onSurfaceTextureReady
void onSurfaceTextureReady(SurfaceTexture surfaceTexture)
-
-