Agora Java API Reference for Android
|
Public Member Functions | |
abstract void | onTextureFrameAvailable (int oesTextureId, float[] transformMatrix, long timestampNs) |
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.