Agora Java API Reference for Android
|
This is the complete list of members for io.agora.mediaplayer.gl.TextureBufferImpl, including all inherited members.
applyNewI420Handler( @NonNull Handler toI420Handler, @NonNull YuvConverter yuvConverter) | io.agora.base.TextureBuffer | |
applyTransformMatrix(Matrix transformMatrix, int newWidth, int newHeight) | io.agora.base.TextureBuffer | |
cropAndScale(int cropX, int cropY, int cropWidth, int cropHeight, int scaleWidth, int scaleHeight) | io.agora.mediaplayer.gl.TextureBufferImpl | |
getEglBaseContext() | io.agora.mediaplayer.gl.TextureBufferImpl | |
getEglContextType() (defined in io.agora.mediaplayer.gl.TextureBufferImpl) | io.agora.mediaplayer.gl.TextureBufferImpl | |
getHeight() | io.agora.mediaplayer.gl.TextureBufferImpl | |
getNativeEglContext() (defined in io.agora.mediaplayer.gl.TextureBufferImpl) | io.agora.mediaplayer.gl.TextureBufferImpl | |
getTextureId() | io.agora.mediaplayer.gl.TextureBufferImpl | |
getToI420Handler() (defined in io.agora.mediaplayer.gl.TextureBufferImpl) | io.agora.mediaplayer.gl.TextureBufferImpl | |
getTransformMatrix() | io.agora.mediaplayer.gl.TextureBufferImpl | |
getTransformMatrixArray() (defined in io.agora.mediaplayer.gl.TextureBufferImpl) | io.agora.mediaplayer.gl.TextureBufferImpl | |
getType() (defined in io.agora.mediaplayer.gl.TextureBufferImpl) | io.agora.mediaplayer.gl.TextureBufferImpl | |
getWidth() | io.agora.mediaplayer.gl.TextureBufferImpl | |
getYuvConverter() (defined in io.agora.mediaplayer.gl.TextureBufferImpl) | io.agora.mediaplayer.gl.TextureBufferImpl | |
mirror(int frameRotation) | io.agora.mediaplayer.gl.TextureBufferImpl | |
release() | io.agora.mediaplayer.gl.TextureBufferImpl | |
retain() | io.agora.mediaplayer.gl.TextureBufferImpl | |
rotate(int degrees) | io.agora.mediaplayer.gl.TextureBufferImpl | |
TextureBuffer(@NonNull javax.microedition.khronos.egl.EGLContext sharedContext, int width, int height, Type type, int id, Matrix transformMatrix, @Nullable Handler toI420Handler, @Nullable YuvConverter yuvConverter, @Nullable Runnable releaseCallback) | io.agora.base.TextureBuffer | |
TextureBuffer(@NonNull android.opengl.EGLContext sharedContext, int width, int height, Type type, int id, Matrix transformMatrix, @Nullable Handler toI420Handler, @Nullable YuvConverter yuvConverter, @Nullable Runnable releaseCallback) | io.agora.base.TextureBuffer | |
TextureBuffer(@NonNull EglBase.Context eglContext, int width, int height, Type type, int id, Matrix transformMatrix, @Nullable Handler toI420Handler, @Nullable YuvConverter yuvConverter, @Nullable Runnable releaseCallback) | io.agora.base.TextureBuffer | |
TextureBufferImpl(EglBase.Context eglContext, int width, int height, Type type, int id, Matrix transformMatrix, Handler toI420Handler, YuvConverter yuvConverter, Runnable releaseCallback, int sequence) (defined in io.agora.mediaplayer.gl.TextureBufferImpl) | io.agora.mediaplayer.gl.TextureBufferImpl | |
TextureBufferImpl(EglBase.Context eglContext, int width, int height, Type type, int id, Matrix transformMatrix, Handler toI420Handler, YuvConverter yuvConverter, Runnable releaseCallback) (defined in io.agora.mediaplayer.gl.TextureBufferImpl) | io.agora.mediaplayer.gl.TextureBufferImpl | |
toI420() | io.agora.mediaplayer.gl.TextureBufferImpl | |
transform(int cropX, int cropY, int cropWidth, int cropHeight, int scaleWidth, int scaleHeight, int rotation) | io.agora.mediaplayer.gl.TextureBufferImpl |