|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.fluendo.jkate.State
public class State
Constructor Summary | |
---|---|
State()
|
Method Summary | |
---|---|
void |
clear()
|
Event |
decodeEventOut()
Returns the event (if any) generated from the last decoded packet. |
int |
decodeInit(Info ki)
Initialize for decoding. |
int |
decodePacketin(com.jcraft.jogg.Packet op)
Decode a Kate data packet. |
double |
granuleDuration(long granulepos)
Returns, in seconds, duration in granule units |
double |
granuleTime(long granulepos)
Returns, in seconds, absolute time of current packet in given logical stream |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public State()
Method Detail |
---|
public void clear()
public int decodeInit(Info ki)
public int decodePacketin(com.jcraft.jogg.Packet op)
public Event decodeEventOut()
public double granuleTime(long granulepos)
public double granuleDuration(long granulepos)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |