Uses of Interface
uk.co.caprica.vlcj.binding.internal.libvlc_video_format_cb
Packages that use libvlc_video_format_cb
-
Uses of libvlc_video_format_cb in uk.co.caprica.vlcj.binding.lib
Methods in uk.co.caprica.vlcj.binding.lib with parameters of type libvlc_video_format_cbModifier and TypeMethodDescriptionstatic voidLibVlc.libvlc_video_set_format_callbacks(libvlc_media_player_t mp, libvlc_video_format_cb setup, libvlc_video_cleanup_cb cleanup) Set decoded video chroma and dimensions.