[C-Api] callback for pipeline state
authorJaeyun <jy1210.jung@samsung.com>
Thu, 4 Jul 2019 07:54:34 +0000 (16:54 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 8 Jul 2019 10:22:29 +0000 (19:22 +0900)
commitd1002e015592c8deec84d85eccccc546fde2387c
treee2524cffb6374c3c8a6ad91337a0c9143c406f8c
parent0265104b59c2b6ae5b2277ba566bb8974d6567da
[C-Api] callback for pipeline state

Add callback to notify the state change.
If it is required to get the state, add callback when constructing the pipeline.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
api/capi/include/nnstreamer-capi-private.h
api/capi/include/nnstreamer.h
api/capi/src/nnstreamer-capi-pipeline.c
api/capi/src/nnstreamer-capi-single.c
tests/tizen_capi/unittest_tizen_capi.cpp