wasapi: Set realtime thread priority at runtime
authorNirbheek Chauhan <nirbheek@centricular.com>
Wed, 14 Feb 2018 14:42:07 +0000 (20:12 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Mon, 26 Feb 2018 10:53:11 +0000 (16:23 +0530)
commitf7d0ce2477f58896551fe52c826da0184febf3ff
tree49dc28bf6487e740253c73fd05c263f4626cb536
parent0cb11c15ed02896c698a3c512ca436ab432055f6
wasapi: Set realtime thread priority at runtime

Use LoadLibrary() to set the thread characteristics at runtime so it
works automagically regardless of where or how the plugin was built.
sys/wasapi/gstwasapisink.c
sys/wasapi/gstwasapisrc.c
sys/wasapi/gstwasapiutil.c
sys/wasapi/gstwasapiutil.h