Package net.sf.ffmpeg_java
Interface AVFormatLibrary.URLOpen
-
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing interface:
- AVFormatLibrary
public static interface AVFormatLibrary.URLOpen extends com.sun.jna.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
callback(AVFormatLibrary.URLContext h, java.lang.String filename, int flags)
-
-
-
Method Detail
-
callback
int callback(AVFormatLibrary.URLContext h, java.lang.String filename, int flags)
-
-