Uses of Class
uk.co.caprica.vlcj.binding.internal.libvlc_module_description_t
-
Packages that use libvlc_module_description_t Package Description uk.co.caprica.vlcj.binding Provides the JNA bindings, and related classes, to use the libvlc native library.uk.co.caprica.vlcj.binding.internal Internal JNA bindings for libvlc, bindings to native types and structures. -
-
Uses of libvlc_module_description_t in uk.co.caprica.vlcj.binding
Methods in uk.co.caprica.vlcj.binding that return libvlc_module_description_t Modifier and Type Method Description libvlc_module_description_tLibVlc. libvlc_audio_filter_list_get(libvlc_instance_t p_instance)Returns a list of audio filters that are available.libvlc_module_description_tLibVlc. libvlc_video_filter_list_get(libvlc_instance_t p_instance)Returns a list of video filters that are available. -
Uses of libvlc_module_description_t in uk.co.caprica.vlcj.binding.internal
Subclasses of libvlc_module_description_t in uk.co.caprica.vlcj.binding.internal Modifier and Type Class Description static classlibvlc_module_description_t.ByReference
-