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