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
-
Field Summary
Fields inherited from interface com.sun.jna.Callback
METHOD_NAME
-
Method Summary
Modifier and TypeMethodDescriptionint
callback
(AVFormatLibrary.URLContext h, String filename, int flags)
-
Method Details
-
callback
-