net.sf.ffmpeg_java
Interface AVFormatLibrary.URLSeek

All Superinterfaces:
com.sun.jna.Callback
Enclosing interface:
AVFormatLibrary

public static interface AVFormatLibrary.URLSeek
extends com.sun.jna.Callback


Field Summary
 
Fields inherited from interface com.sun.jna.Callback
METHOD_NAME
 
Method Summary
 long callback(AVFormatLibrary.URLContext h, long pos, int whence)
           
 

Method Detail

callback

long callback(AVFormatLibrary.URLContext h,
              long pos,
              int whence)