[Api/Single] set timeout
authorJaeyun <jy1210.jung@samsung.com>
Fri, 2 Aug 2019 10:57:25 +0000 (19:57 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 30 Aug 2019 06:31:31 +0000 (15:31 +0900)
commitc89a2603412cca3d5f12f55d7bedccdbb7e035a5
tree91022cbb098082f5a31d16003f6dd1e4e350cd2e
parentd35ba334b73abeb7a328679fedaea3afd5ada915
[Api/Single] set timeout

Add new function to set the timeout to wait for the output.
The function try_pull is supported from gst 1.10, check gst version and return error code if is not supported.

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