Revise codes to use new subfunctions to init/set GValue 51/239351/5
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 24 Jul 2020 05:51:07 +0000 (14:51 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 27 Jul 2020 07:29:47 +0000 (16:29 +0900)
commitb46a10056f761f900be429541c827cb640ba1772
treed1b156a028c71812500ae5d33e45a193ee82714b
parentee3df5309bc49a8a6049ae529f182cdd5d1faa2d
Revise codes to use new subfunctions to init/set GValue

__ms_param_value_set() and __ms_param_value_init() are added.
Logs are added to check values easily.
Some strcmp() are replaced by comparing with enum type.

[Version] 0.1.102
[Issue Type] Improvement

Change-Id: I6ed7470a0f1c5f812d60de2457159a7d42ed6c98
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/capi-media-streamer.spec
src/media_streamer_node.c