Agora Java API Reference for Android
io.agora.base.NV12Buffer Member List

This is the complete list of members for io.agora.base.NV12Buffer, including all inherited members.

cropAndScale(int cropX, int cropY, int cropWidth, int cropHeight, int scaleWidth, int scaleHeight)io.agora.base.NV12Buffer
getHeight()io.agora.base.NV12Buffer
getWidth()io.agora.base.NV12Buffer
mirror(int frameRotation)io.agora.base.NV12Buffer
NV12Buffer(int width, int height, int stride, int sliceHeight, ByteBuffer buffer, @Nullable Runnable releaseCallback) (defined in io.agora.base.NV12Buffer)io.agora.base.NV12Buffer
release()io.agora.base.NV12Buffer
retain()io.agora.base.NV12Buffer
rotate(int frameRotation)io.agora.base.NV12Buffer
toI420()io.agora.base.NV12Buffer
transform(int cropX, int cropY, int cropWidth, int cropHeight, int scaleWidth, int scaleHeight, int rotation)io.agora.base.NV12Buffer