Skip to content

wasapi: replace assert with error check

Thomas Guillem requested to merge tguillem/vlc:wasapi-fix-assert into master

"The COM MTA must have been initialised earlier (and not deinitialised since) for the assertion to be correct."

Merge request reports