Package com.banuba.sdk.internal.gl
Class ImageRenderer
- java.lang.Object
-
- com.banuba.sdk.internal.gl.ImageRenderer
-
public class ImageRenderer extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected int
mProgramHandle
-
Constructor Summary
Constructors Constructor Description ImageRenderer()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
draw(android.media.Image image)
static void
loadBufferData(int bufferId, float[] array)
static void
makeTextures(int[] textures)
-