oaubert / python-vlc

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

Logo and Marquee #245

Open mrJean1 opened 1 year ago

mrJean1 commented 1 year ago

Workaround for TypeError due to the wrong Position enum type and values for video_set_logo_int (VideoLogoOption.logo_position, Position.center) and video_set_marquee_int (VideoMarqueeOption.Position, Position.bottom).