net.sf.ffmpeg_java
Interface AVFormatLibrary.URLWrite

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

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


Field Summary
 
Fields inherited from interface com.sun.jna.Callback
METHOD_NAME
 
Method Summary
 int callback(AVFormatLibrary.URLContext h, com.sun.jna.Pointer buf, int size)
           
 

Method Detail

callback

int callback(AVFormatLibrary.URLContext h,
             com.sun.jna.Pointer buf,
             int size)