Package 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
Modifier and TypeMethodDescriptionlong
callback
(AVFormatLibrary.URLContext h, long pos, int whence)
-
Method Details
-
callback
-