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