|
|||||||||
| 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.VorbisLibrary.ovectl_ratemanage2_arg
public static class VorbisLibrary.ovectl_ratemanage2_arg
| Field Summary | |
|---|---|
double |
bitrate_average_damping
|
com.sun.jna.NativeLong |
bitrate_average_kbps
|
com.sun.jna.NativeLong |
bitrate_limit_max_kbps
|
com.sun.jna.NativeLong |
bitrate_limit_min_kbps
|
double |
bitrate_limit_reservoir_bias
|
com.sun.jna.NativeLong |
bitrate_limit_reservoir_bits
|
int |
management_active
|
| Fields inherited from class com.sun.jna.Structure |
|---|
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE |
| Constructor Summary | |
|---|---|
VorbisLibrary.ovectl_ratemanage2_arg()
|
|
| 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 int management_active
public com.sun.jna.NativeLong bitrate_limit_min_kbps
public com.sun.jna.NativeLong bitrate_limit_max_kbps
public com.sun.jna.NativeLong bitrate_limit_reservoir_bits
public double bitrate_limit_reservoir_bias
public com.sun.jna.NativeLong bitrate_average_kbps
public double bitrate_average_damping
| Constructor Detail |
|---|
public VorbisLibrary.ovectl_ratemanage2_arg()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||