public class VRLibrary
extends java.lang.Object
| Constructor and Description |
|---|
VRLibrary(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroyLibrary() |
void |
drawFrame(int decoderTextureId,
float[] transformMatrix,
int ytextureId,
int utextureId,
int vtextureId) |
void |
initLibrary(boolean hardDecoder) |
void |
updateViewport(int width,
int height) |
public void initLibrary(boolean hardDecoder)
public void destroyLibrary()
public void drawFrame(int decoderTextureId,
float[] transformMatrix,
int ytextureId,
int utextureId,
int vtextureId)
public void updateViewport(int width,
int height)