|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jcraft.jogg.Packet
Field Summary | |
int |
b_o_s
|
int |
bytes
|
int |
e_o_s
|
long |
granulepos
|
int |
packet
|
byte[] |
packet_base
|
long |
packetno
|
Constructor Summary | |
Packet()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public byte[] packet_base
public int packet
public int bytes
public int b_o_s
public int e_o_s
public long granulepos
public long packetno
Constructor Detail |
public Packet()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |