Add new internal APIs to add/remove device id to stream_info and to get device state... 53/132153/1 accepted/tizen/unified/20170605.150756 submit/tizen/20170602.051157
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 1 Jun 2017 08:23:34 +0000 (17:23 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 1 Jun 2017 08:25:32 +0000 (17:25 +0900)
commit753cc4c229954d69604d09fcb3a875cea87d48fa
tree06c7922308b55a7aa0a13d8a6ae7fd10f9fb903b
parente0b2bff97347db2af56426c1727020dde0c3e41d
Add new internal APIs to add/remove device id to stream_info and to get device state by id

 - sound_manager_add_device_id_for_stream_routing()
 - sound_manager_remove_device_id_for_stream_routing()
 - sound_manager_get_device_state_by_id()

[Version] 0.4.3
[Issue Type] New internal API

Change-Id: Ic3943ba95ccf0d121d1f7c3c47086ab4ac59b698
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/sound_manager_internal.h
include/sound_manager_private.h
packaging/capi-media-sound-manager.spec
src/sound_manager_internal.c
src/sound_manager_private.c
test/sound_manager_test.c