core: Add SetProperty for EchoCancelingNoiseReduction
authorClaudio Takahasi <claudio.takahasi@openbossa.org>
Tue, 23 Apr 2013 17:21:43 +0000 (14:21 -0300)
committerDenis Kenzior <denkenz@gmail.com>
Tue, 23 Apr 2013 15:30:15 +0000 (10:30 -0500)
commit9a3cfcd109515026d82243e156bd691dc9c51aa2
treedbb4f8d67be7236ba222ed0fd8846a69d4f07f0a
parentcf6dce3445290ee96015d9d524e90a588c4b9bc4
core: Add SetProperty for EchoCancelingNoiseReduction

This patch extends SetProperty method of the Handsfree interface
allowing to disable echo canceling and noise reduction feature in
the audio gateway through a D-Bus method call. Once disabled, it
is not allowed to enable it using this procedure.
src/handsfree.c