Skip to content
Commit 911fe2c6 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

VLCMedia: Don't use an eventWaiter to wait for the duration to change

The media duration is enough, and is proven to work well in the media
library.
This might break file type detection since we can't rely on the media
player, but this commit is meant to ease up the integration of libvlcpp
by removing some eventWaiter usages. We will take advantage of libvlcpp
methods after the replacement is done, instead of implementing a bunch
of methods in the VLMC's vlc binding, just so we can remove it later
parent 8729a1df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment