|
|||||||||
| 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.OggLibrary.ogg_page
public static class OggLibrary.ogg_page
| Field Summary | |
|---|---|
com.sun.jna.Pointer |
body
|
com.sun.jna.NativeLong |
body_len
|
com.sun.jna.Pointer |
header
|
com.sun.jna.NativeLong |
header_len
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
OggLibrary.ogg_page()
|
|
| 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 header
public com.sun.jna.NativeLong header_len
public com.sun.jna.Pointer body
public com.sun.jna.NativeLong body_len
| Constructor Detail |
|---|
public OggLibrary.ogg_page()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||