|
|||||||||
| 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.TheoraLibrary.theora_state
public static class TheoraLibrary.theora_state
Codec internal state and context.
| Field Summary | |
|---|---|
long |
granulepos
|
TheoraLibrary.theora_info |
i
|
com.sun.jna.Pointer |
internal_decode
|
com.sun.jna.Pointer |
internal_encode
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
TheoraLibrary.theora_state()
|
|
| 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 TheoraLibrary.theora_info i
public long granulepos
public com.sun.jna.Pointer internal_encode
public com.sun.jna.Pointer internal_decode
| Constructor Detail |
|---|
public TheoraLibrary.theora_state()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||