Add echo-cancel properties to AudioInfo 31/272831/2
authorJaechul Lee <jcsing.lee@samsung.com>
Thu, 24 Mar 2022 07:33:56 +0000 (16:33 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Thu, 31 Mar 2022 06:00:25 +0000 (15:00 +0900)
commitd8f886d5fb8f2a155ad19e44b88304cf0a7cfc30
tree89081d720bbd05f4667abe38f274b8e89a1bfd3a
parent1d93cf72472d684867b8ae7b7e4eb10ca6988f8d
Add echo-cancel properties to AudioInfo

Properties that is related to echo-cancellation are added to AudioInfo
class. The properties are used when input stream is handled by 'prepare
function'.

[Version] 0.5.45
[Issue Type] New feature

Change-Id: I0dd1241364e5ed1189aa656dd99efee531ff8d8f
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
include/CAudioInfo.h
packaging/capi-media-audio-io.spec
src/cpp/CAudioIO.cpp
src/cpp/CAudioInfo.cpp
src/cpp/CPulseAudioClient.cpp