Deactivate ducking when the state is perfectly changed to ducked 54/319354/1
authorsooyeon <sooyeon.kim@samsung.com>
Fri, 13 Sep 2024 10:35:35 +0000 (19:35 +0900)
committerTizen AI <ai.tzn.sec@samsung.com>
Tue, 22 Oct 2024 01:53:36 +0000 (10:53 +0900)
commit61328806209d12724816dc0e55a6ae625745d791
tree8c538895ab667a485e9665f13e4775eecb68d23c
parent026a82aea5fdc2a90b9e5c1a407d55aa3f83eb3d
Deactivate ducking when the state is perfectly changed to ducked

- Issue:
Due to duration time, the ducking state is changed slowly.
When a request for deactivation is coming during the duration time, it is failed to deactivate ducking and the ducking state is maintained.

- Solution:
Deactivate ducking when the state is perfectly changed to ducked.

Change-Id: I1a932c627bc4e9d607e633666e53bec844a9f14f
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
client/vc_mgr_ducking.cpp