Uses of Class
uk.co.caprica.vlcj.binding.support.size_tByReference
-
Packages that use size_tByReference Package Description uk.co.caprica.vlcj.binding Provides the JNA bindings, and related classes, to use the libvlc native library. -
-
Uses of size_tByReference in uk.co.caprica.vlcj.binding
Methods in uk.co.caprica.vlcj.binding with parameters of type size_tByReference Modifier and Type Method Description com.sun.jna.PointerLibVlc. libvlc_picture_get_buffer(libvlc_picture_t pic, size_tByReference size)Returns the image internal buffer, including potential padding.
-