vlc.Callback ============ .. py:class:: vlc.Callback Bases: :py:obj:`ctypes.c_void_p` Callback function notification. :param p_event: the event triggering the callback. Initialize self. See help(type(self)) for accurate signature.