[C-API] Add element-wise control functions
authorSangjung Woo <sangjung.woo@samsung.com>
Tue, 16 Jun 2020 08:10:12 +0000 (17:10 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 2 Jul 2020 07:29:20 +0000 (16:29 +0900)
commit3994490fc0863e69e56285b3d2749d1ae2f8945b
treefcfcbe7973f3ab4d916a0be5d52fa609bf2dc16c
parentc592ea474657532a4cfc624aba57e902930c7eca
[C-API] Add element-wise control functions

This patch newly adds element-wise control functions to get and set
property values of the target element in NNStreamer pipeline.

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