stream-manager: Ensure sending ducking changed signal even when unlinking sink-input... 56/210856/2 accepted/tizen/unified/20190729.081033 submit/tizen/20190726.021654 submit/tizen/20190728.111739
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 25 Jul 2019 07:44:57 +0000 (16:44 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 25 Jul 2019 08:49:32 +0000 (17:49 +0900)
commit9525ec353a6a50fb07dbfef73b1fe0a285d7d3c0
tree48169f80b3af08c4574b572042dec4b507b359ca
parentb4d334f605602f53b0082cf1eb815bcc187eaf30
stream-manager: Ensure sending ducking changed signal even when unlinking sink-input during ducking or unducking

Even though a sink-input affected by ducking DBus method is unlinking
in the middle of ducking or unducking process by ramp factor, the DBus
signal for ducking changed callback should be emitted properly.
This patch checks some conditions and emits the signal in that case.

[Version] 11.1.66
[Issue type] Improvement

Change-Id: Iab46f03af623f204ba351fa83941a2a03e77b4d3
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/pulseaudio-modules-tizen.spec
src/stream-manager.c