|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.jna.Structure
net.sf.theora_java.jna.XiphLibrary.ogg_packet
public static class XiphLibrary.ogg_packet
| Field Summary | |
|---|---|
com.sun.jna.NativeLong |
b_o_s
|
com.sun.jna.NativeLong |
bytes
|
com.sun.jna.NativeLong |
e_o_s
|
long |
granulepos
|
com.sun.jna.Pointer |
packet
|
long |
packetno
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
XiphLibrary.ogg_packet()
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.Structure |
|---|
allocateMemory, allocateMemory, clear, equals, getMemory, getNativeAlignment, getNativeSize, getNativeSize, getPointer, hashCode, read, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public com.sun.jna.Pointer packet
public com.sun.jna.NativeLong bytes
public com.sun.jna.NativeLong b_o_s
public com.sun.jna.NativeLong e_o_s
public long granulepos
public long packetno
| Constructor Detail |
|---|
public XiphLibrary.ogg_packet()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||