vlc.VideoCleanupCb ================== .. py:class:: vlc.VideoCleanupCb Bases: :py:obj:`ctypes.c_void_p` Callback prototype to configure picture buffers format. :param opaque: private pointer as passed to :func:`libvlc_video_set_callbacks`. (and possibly modified by libvlc_video_format_cb) [IN]. Initialize self. See help(type(self)) for accurate signature.