public class State
extends java.lang.Object
Constructor and Description |
---|
State() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
decodeInit(Info ci) |
int |
decodePacketin(com.jcraft.jogg.Packet op) |
int |
decodeYUVout(YUVBuffer yuv) |
double |
granuleTime(long granulepos) |
boolean |
isKeyframe(com.jcraft.jogg.Packet op) |
public void clear()
public int decodeInit(Info ci)
public boolean isKeyframe(com.jcraft.jogg.Packet op)
public int decodePacketin(com.jcraft.jogg.Packet op)
public int decodeYUVout(YUVBuffer yuv)
public double granuleTime(long granulepos)