vlc.CallbackDecorators ====================== .. py:class:: vlc.CallbackDecorators Bases: :py:obj:`object` Class holding various method decorators for callback functions. .. py:attribute:: AudioCleanupCb .. py:attribute:: AudioDrainCb .. py:attribute:: AudioFlushCb .. py:attribute:: AudioPauseCb .. py:attribute:: AudioPlayCb .. py:attribute:: AudioResumeCb .. py:attribute:: AudioSetVolumeCb .. py:attribute:: AudioSetupCb .. py:attribute:: Callback .. py:attribute:: LogCb .. py:attribute:: MediaCloseCb .. py:attribute:: MediaOpenCb .. py:attribute:: MediaReadCb .. py:attribute:: MediaSeekCb .. py:attribute:: VideoCleanupCb .. py:attribute:: VideoDisplayCb .. py:attribute:: VideoFormatCb .. py:attribute:: VideoLockCb .. py:attribute:: VideoUnlockCb