Interface libvlc_display_callback_t
-
- All Superinterfaces:
com.sun.jna.Callback
public interface libvlc_display_callback_t extends com.sun.jna.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddisplay(com.sun.jna.Pointer opaque, com.sun.jna.Pointer picture)
-