Skip to content

Add optional QtMultimedia Support

Joshua Goins requested to merge work/redstrate/optional-mpvqt into master

See #60, MPV is currently unable to be built on Windows by Craft. So platforms where MPV is unavailable can enable USE_QTMULTIMEDIA to use QtMultimedia instead. Using MPV is still the default, though.

Merge request reports