Add audio effect APIs 11/315611/9 accepted/tizen_unified_toolchain accepted/tizen_unified_x_asan accepted/tizen/9.0/unified/20241030.234541 accepted/tizen/unified/20240924.153231 accepted/tizen/unified/toolchain/20241004.102016 accepted/tizen/unified/x/20240925.015936 accepted/tizen/unified/x/asan/20241014.000416 tizen_9.0_m2_release
authorJaechul Lee <jcsing.lee@samsung.com>
Mon, 5 Aug 2024 07:42:29 +0000 (16:42 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Tue, 24 Sep 2024 01:44:03 +0000 (10:44 +0900)
commit2fc23fe81e37f678fb081efd4e9d8143fbfbf661
tree670fc45cbfe5652c33490c943393ba3f53b36a0b
parent235dafb046de42ab9388031ac2e8c104740cfe38
Add audio effect APIs

in case of VD, the files related to audio_io_effect aren't installed
because libaudio-effect is not up-to-date. it will make build breaks.

[Version] 0.5.69
[Issue Type] New Feature

Change-Id: I2b0af49067deab33716dbc428a5eb52f61858044
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
CMakeLists.txt
include/audio_io_internal.h [new file with mode: 0644]
packaging/capi-media-audio-io.spec
src/audio_io_internal.cpp [new file with mode: 0644]
test/CMakeLists.txt
test/audio_io_effect_test.c [new file with mode: 0644]