[C-API] Modify element-wise control functions
authorSangjung Woo <sangjung.woo@samsung.com>
Fri, 24 Jul 2020 05:44:10 +0000 (14:44 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Thu, 30 Jul 2020 05:50:12 +0000 (14:50 +0900)
commit7d00c52fa5ebcd1ad17d1bc491c892bfe27c6b5b
tree11cee0a61a34d1ab054c334c0148f96d83bd7e65
parentf53ccdae89dfa913e9f1d1d864179dc1ec3ed0f9
[C-API] Modify element-wise control functions

To comply with Tizen API Design Guideline, this patch use single
key-value pair for ml_pipeline_element_set_property and
ml_pipeline_element_get_property function.

Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
api/capi/include/nnstreamer.h
api/capi/src/nnstreamer-capi-pipeline.c