net.sf.ffmpeg_java
Class SWScaleLibrary.SwsContext

java.lang.Object
  extended by com.sun.jna.Structure
      extended by net.sf.ffmpeg_java.SWScaleLibrary.SwsContext
Enclosing interface:
SWScaleLibrary

public static class SWScaleLibrary.SwsContext
extends com.sun.jna.Structure


Field Summary
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE, CALCULATE_SIZE
 
Constructor Summary
SWScaleLibrary.SwsContext()
           
 
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
 

Constructor Detail

SWScaleLibrary.SwsContext

public SWScaleLibrary.SwsContext()