Agora Java API Reference for Android
|
This is the complete list of members for io.agora.mediaplayer.gl.PlayerTextureBufferPool, including all inherited members.
create(final String threadName, final EglBase.Context sharedContext, final int maxBufferCnt) | io.agora.mediaplayer.gl.PlayerTextureBufferPool | static |
createWithinGlThread(String name, int maxBufferCnt, int glPixelFormat, Handler handler, EglBase eglBase, YuvConverter yuvConverter) | io.agora.mediaplayer.gl.PlayerTextureBufferPool | static |
dispose() | io.agora.mediaplayer.gl.PlayerTextureBufferPool | |
IDENTITY_MATRIX | io.agora.mediaplayer.gl.PlayerTextureBufferPool | static |
textureCopy(VideoFrame.TextureBuffer textureBuffer, Runnable bufferReleaseCallback) | io.agora.mediaplayer.gl.PlayerTextureBufferPool | |
textureCopy(final int textureId, final VideoFrame.TextureBuffer.Type type, final int width, final int height, final Matrix transformMatrix, final Runnable bufferReleaseCallback) (defined in io.agora.mediaplayer.gl.PlayerTextureBufferPool) | io.agora.mediaplayer.gl.PlayerTextureBufferPool |