stream-manager: Fix not to apply ducking to new stream when after deactivating ducking 01/210801/1
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 25 Jul 2019 03:03:34 +0000 (12:03 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 25 Jul 2019 03:04:54 +0000 (12:04 +0900)
commit5c84f547d6657417b3a034d5fe385f16a3055b70
tree0e9d137801d85a586910638dbcae298dca6986e2
parentdb4acf627af9b0aae67aebbabbd5156988f3fede
stream-manager: Fix not to apply ducking to new stream when after deactivating ducking

The target role member variable of stream ducking structure was not
de-initialized when deactivating ducking. It causes that new stream
with matching the target role is applied by the previous ducking.
It is now fixed.

[Version] 11.1.64
[Issue type] Bug fix

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