Add internal API to get the pid of the latest stream 98/219298/4
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 5 Apr 2019 01:42:31 +0000 (10:42 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Tue, 10 Dec 2019 06:10:47 +0000 (15:10 +0900)
commita5a027c76cac715cd5200bb796f0fdb11b31440d
treee63022a684616bbe80f916904a8a70b5abbd6109
parentdda62e167b7edd8e510b76e3c32f9807f6de80b8
Add internal API to get the pid of the latest stream

 - int sound_manager_get_latest_stream_pid(int stream_type, unsigned int *pid)

[Version] 0.6.0
[Issue Type] New feature

Change-Id: I39013f1bb6297a5b47c3d75e52f12460800c07bb
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/sound_manager_internal.h
include/sound_manager_internal_tv.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