Package com.fluendo.jheora
Class State
java.lang.Object
com.fluendo.jheora.State
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
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)
-
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)
-