Re: [Mingw-w64-public] IAudioClient3 for gstreamer wasapi2

2020-12-14 Thread Biswapriyo Nath
For wasapi2 plugin in gstreamer-plugins-bad project, we need more WinRT headers e.g. windows.applicationmodel.core.h and its includes. There is a recent work about updating WinRT headers, so stay tuned. I shall build the gstreamer-plugins-bad project[1] and add the necessary changes required.

[Mingw-w64-public] IAudioClient3 for gstreamer wasapi2

2020-12-14 Thread Jonas Kvinge
Hi I need to compile gstreamer-plugins-bad with wasapi2. But this requires IAudioClient3. Is this possible to add, are there any plans to add it? Header has symbol "IAudioClient3" with dependencies -lole32, -lksuser, -lruntimeobject, -lmmdevapi: NO sys/wasapi2/meson.build:44:4: ERROR: Problem