Uses of Class
uk.co.caprica.vlcj.binding.internal.libvlc_media_list_player_t
-
Packages that use libvlc_media_list_player_t Package Description uk.co.caprica.vlcj.binding Provides the JNA bindings, and related classes, to use the libvlc native library. -
-
Uses of libvlc_media_list_player_t in uk.co.caprica.vlcj.binding
Methods in uk.co.caprica.vlcj.binding that return libvlc_media_list_player_t Modifier and Type Method Description libvlc_media_list_player_tLibVlc. libvlc_media_list_player_new(libvlc_instance_t p_instance)Create new media_list_player.
-