Reset dump values when pause function is called 77/308877/3 accepted/tizen/unified/20240404.021341 accepted/tizen/unified/x/20240404.062114
authorJaechul Lee <jcsing.lee@samsung.com>
Tue, 2 Apr 2024 06:45:52 +0000 (15:45 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Tue, 2 Apr 2024 06:51:18 +0000 (15:51 +0900)
commit39968de303a40849aa7b19f5ff9da9e938da6dce
treeeae8fac8dd20d579e241c77ed37f4fc170081749
parenta853198d0e0af3515a8f7195561420d276905117
Reset dump values when pause function is called

All media streams couldn't be played because there could be a ducking problem
when a media stream which should be ducked doesn't write pcm data.(in
case of this, netflix)

[Version] 0.5.67
[Issue Type] DF240327-00487

Change-Id: I7ad6b49f47cf8b13ba14e72158d71895de57f692
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
packaging/capi-media-audio-io.spec
src/cpp/CAudioOutput.cpp