Class State
java.lang.Object
com.fluendo.jheora.State
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()intdecodeInit(Info ci) intdecodePacketin(com.jcraft.jogg.Packet op) intdecodeYUVout(YUVBuffer yuv) doublegranuleTime(long granulepos) booleanisKeyframe(com.jcraft.jogg.Packet op)
-
Constructor Details
-
State
public State()
-
-
Method Details
-
clear
public void clear() -
decodeInit
-
isKeyframe
public boolean isKeyframe(com.jcraft.jogg.Packet op) -
decodePacketin
public int decodePacketin(com.jcraft.jogg.Packet op) -
decodeYUVout
-
granuleTime
public double granuleTime(long granulepos)
-