oaubert / python-vlc

Python vlc bindings
GNU Lesser General Public License v2.1
381 stars 108 forks source link

Wrapper for struct libvlc_event_t is Error #253

Closed shq2333 closed 1 year ago

shq2333 commented 1 year ago

Wrapper for struct libvlc_event_t is Error. https://github.com/oaubert/python-vlc/blob/c91837339d8161b00dd59885eebdc07765d557c9/generated/3.0/vlc.py#L1095-L1104 Also on https://pypi.org/project/python-vlc/ version 3.0.18121 The version 3.0.11115 is correct. version 3.0.11115

oaubert commented 1 year ago

Thanks for spotting this and the precise report. I have identified the issue and the fix is almost ready.