public static class FFMPEGLibrary.AVRational extends com.sun.jna.Structure
int
den
num
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
AVRational()
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 AVRational()
public AVRational(int num, int den)