stream-manager: Update filter parameters to filter_info structure and to each stream... 99/138399/6
authorSangchul Lee <sc11.lee@samsung.com>
Tue, 11 Jul 2017 07:57:04 +0000 (16:57 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 14 Jul 2017 01:27:30 +0000 (10:27 +0900)
commitc6ef0336bb508f510204f5681dfb95ba9fb23f74
treeb5f9eea1cc4533da901f7239697a46ae4da439e4
parent247e35ed1b0d4645b6d7f063564d04747a6f3ea3
stream-manager: Update filter parameters to filter_info structure and to each stream in case of changing control value

Previously, filter_info was not updated even after changing control value. So if a stream which
should be applied with the filter is created, the last control value was not applied.
Also, filter apply parameters property of a stream was not updated with changing control value.
Now these things are fixed.

[Version] 5.0.160
[Issue Type] Enhancement

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