private static class PrismMediaFrameHandler.TextureMapEntry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
encodedHeight |
int |
encodedWidth |
double |
lastFrameTime |
Texture |
texture |
Modifier | Constructor and Description |
---|---|
private |
TextureMapEntry() |
public double lastFrameTime
public Texture texture
public int encodedWidth
public int encodedHeight