public static interface SurfaceTextureHelper.OnTextureFrameAvailableListener
Callback interface for being notified that a new texture frame is available. The calls will be
made on the SurfaceTextureHelper handler thread, with a bound EGLContext. The callee is not
allowed to make another EGLContext current on the calling thread.