module-remap-sink: Add resample_method argument
authorPeter Meerwald <p.meerwald@bct-electronic.com>
Fri, 29 Nov 2013 14:32:43 +0000 (15:32 +0100)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Thu, 5 Dec 2013 09:04:19 +0000 (11:04 +0200)
commit5f7dfd9b91755a2b8a26951de44a656e3c99533f
tree484c656e808da5391c4b6c887f5d21c2768de6a9
parentf8e0b8659216209fe75bb9f1f49da7682320ae42
module-remap-sink: Add resample_method argument

the main intent is to make testing different sample rate resampling
implementations easier; so far there is only global control via
resample-method (command line argument and /etc/pulse/daemon.conf)

module-remap-*'s only purpose is resampling (comprising format conversion,
channel remapping, sample rate adjustment), it can easily be introduced
into any audio pipeline

Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
src/modules/module-remap-sink.c