vlc.Callback

class vlc.Callback

Bases: ctypes.c_void_p

Callback function notification.

Parameters:

p_event – the event triggering the callback.

Initialize self. See help(type(self)) for accurate signature.