wasapi: Increase rank to prefer over directsoundsrc
authorNirbheek Chauhan <nirbheek@centricular.com>
Thu, 1 Mar 2018 09:59:27 +0000 (15:29 +0530)
committerNirbheek Chauhan <nirbheek@centricular.com>
Thu, 1 Mar 2018 10:03:18 +0000 (15:33 +0530)
commitc2956036b8da4b8f22a63a4f5a254be03e870aa6
tree35f66536afa04e0234f16889e68a3a62e3ed1d59
parent7771488edb4bf57589ed63f5f998d1a28de38677
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.
sys/directsound/gstdirectsoundplugin.c
sys/wasapi/gstwasapi.c