gstreamer/sys/wasapi
Nirbheek Chauhan c2956036b8 wasapi: Increase rank to prefer over directsoundsrc
Directsoundsrc/sink have multiple issues, most of which cannot be
fixed at all because the API is deprecated and is implemented as a
compatibility wrapper around WASAPI since Vista.

Users and developers should now use the wasapisrc/sink elements, and
future development efforts should go towards that.
2018-03-01 15:33:18 +05:30
..
gstaudioclient3.h wasapi: Use IAudioClient3 interface when available 2018-02-26 16:23:11 +05:30
gstwasapi.c wasapi: Increase rank to prefer over directsoundsrc 2018-03-01 15:33:18 +05:30
gstwasapidevice.c wasapi: Fix indentation issues missed by the commit hook 2018-02-08 11:46:01 +05:30
gstwasapidevice.h wasapi: Fix indentation issues missed by the commit hook 2018-02-08 11:46:01 +05:30
gstwasapisink.c wasapi: Clarify usage of low-latency property, add myself as author 2018-02-26 16:23:11 +05:30
gstwasapisink.h wasapi: Add a property for trying the AudioClient3 API 2018-02-26 16:23:11 +05:30
gstwasapisrc.c wasapi: Clarify usage of low-latency property, add myself as author 2018-02-26 16:23:11 +05:30
gstwasapisrc.h wasapi: Add a property for trying the AudioClient3 API 2018-02-26 16:23:11 +05:30
gstwasapiutil.c wasapi: Set realtime thread priority at runtime 2018-02-26 16:23:11 +05:30
gstwasapiutil.h wasapi: Set realtime thread priority at runtime 2018-02-26 16:23:11 +05:30
Makefile.am wasapi: Implement a device provider for probing 2018-01-31 14:58:21 +05:30
meson.build meson: Fix wasapi build on Windows 2018-02-08 14:41:33 +05:30