public static class FFMPEGLibrary.AVRational extends com.sun.jna.Structure
int
den
num
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
FFMPEGLibrary.AVRational()
FFMPEGLibrary.AVRational(int num, int den)
allocateMemory, allocateMemory, clear, equals, getMemory, getNativeAlignment, getNativeSize, getNativeSize, getPointer, hashCode, read, setAlignType, setTypeMapper, size, toArray, toArray, toString, useMemory, useMemory, write
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public int num
public int den
public FFMPEGLibrary.AVRational()
public FFMPEGLibrary.AVRational(int num, int den)