[0.6.192] Add API to set client PID 83/205983/1
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 13 May 2019 01:21:41 +0000 (10:21 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 13 May 2019 01:43:35 +0000 (10:43 +0900)
commitdbb4b95029c26e0edd6340bc546b12f2b04c8154
treeddc9afdae353aa78c2ff1c42cbe0e0cd85d287b8
parent488b1645209dafb3ffacafb08e17744a06b900d1
[0.6.192] Add API to set client PID

- Normally, this library is used in a service daemon.
  So far, player handle could not know the application's
  PID over the daemon's client/server interface. It is now
  supported by this API.

Change-Id: I28b059edc757a0de6a6533218b1512335090ce9b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/libmm-player.spec
src/include/mm_player.h
src/include/mm_player_priv.h
src/mm_player.c
src/mm_player_priv.c