[audio] Add new API - audio_set_volume_ratio 89/203689/2 accepted/tizen/unified/20190425.014634 submit/tizen/20190422.044155 submit/tizen/20190423.020435
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 17 Apr 2019 03:37:33 +0000 (12:37 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 17 Apr 2019 07:47:11 +0000 (16:47 +0900)
commit4052ef4b3086e16b1a761020b0e46abd6f5ac99e
tree01d8e1a4190421c95b0098a047eba030b27fae7f
parentb1b15a8c8248fdbb3997aadc7ef47305dadd66f2
[audio] Add new API - audio_set_volume_ratio

This new API is to set the individual volume ratio of
each stream. The parameters of this API consist of
stream role, direction, index and its ratio.

Because the stream role can differ among the streams
which have same volume type, this new API could be
used where the H/W volume has to be set for a specific
stream role with distinguishing it from others.

[Version] 0.0.21
[Profile] Common
[Issue Type] New API

Change-Id: I394d9e46f959c27e8ad029f33cd615ba70ecf154
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/audio/audio_hal_interface.h
include/audio/tizen-audio.h
packaging/mm-hal-interface.spec
src/audio/audio_hal_interface.c