EGLSurfaceTexture.TextureImageListener


interface EGLSurfaceTexture.TextureImageListener


Listener to be called when the texture image on SurfaceTexture has been updated.

Summary

Public functions

Unit

Called when the SurfaceTexture receives a new frame from its image producer.

Public functions

onFrameAvailable

fun onFrameAvailable(): Unit

Called when the SurfaceTexture receives a new frame from its image producer.