Package net.sf.ffmpeg_java
Interface AVFormatLibrary.URLRead
- All Superinterfaces:
com.sun.jna.Callback
- Enclosing interface:
AVFormatLibrary
public static interface AVFormatLibrary.URLRead
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, com.sun.jna.Pointer buf, int size)
-
Method Details
-
callback
-