Add new functions for getting audio format from engine 32/293732/1
authorSuyeon Hwang <stom.hwang@samsung.com>
Fri, 2 Jun 2023 04:35:45 +0000 (13:35 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Fri, 2 Jun 2023 07:08:06 +0000 (16:08 +0900)
commita5d709004ce618946f5924522dde938c91d4f1ff
treef2fc9235c9e1c956dc298fa5ece2694ddc2c953a
parent0a4164e235a9faaa1fb087b23e091401458605cc
Add new functions for getting audio format from engine

- Requirements:
The app needs to know the audio format information that engine can
handle.

- Contents:
This patch adds new function to get audio format information from the
engine. Through this patch, the engine library can ready to send the
audio format information to the clients.

Change-Id: I84b96d93de651740587b3630c84086beeb29ba58
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
server/sttd_engine_agent.c
server/sttd_engine_agent.h
server/sttd_server.c
server/sttd_server.h