Support various types of interfaces 60/298460/4 accepted/tizen/unified/20230912.171626
authorJaechul Lee <jcsing.lee@samsung.com>
Thu, 7 Sep 2023 07:45:41 +0000 (16:45 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Mon, 11 Sep 2023 02:30:43 +0000 (11:30 +0900)
commitd73c2ca10ae92822b9d38f4592be73d2cf9b325f
tree68efe29ca8f5f163436e59b34cb1e1a92a16c14a
parent4dad2577e00fb9bfdc9b376ef026a61a0ba43989
Support various types of interfaces

It supports various types of interfaces like file, audio-share, and
pipe. And it works well on both tizen2-sink/source and tizen-sink/source.

* Added a glue layer.
* Added file interfaces.

[Version] 0.1.20
[Issue Type] Update

Change-Id: I2ee734e4bcd56d9553ff98435b47a1b464ed2a11
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
Makefile.am
hal-backend-audio.c
packaging/audio-hal-emul.spec
tizen-audio-file.c [new file with mode: 0644]
tizen-audio-file.h [new file with mode: 0644]
tizen-audio-glue.c [new file with mode: 0644]
tizen-audio-glue.h [new file with mode: 0644]
tizen-audio-internal.h
tizen-audio-pcm.c
tizen-audio.h