[Common/Conf] API to get conf values.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 26 Nov 2018 10:24:32 +0000 (19:24 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Wed, 28 Nov 2018 00:15:18 +0000 (09:15 +0900)
commit80a34a576c34e6d1c78abc5d109e1cc0e7a28ebc
treeed8fc44a2576b75d331443d7581252e3f45fb8c4
parentbaa3211edb9d5c86f2f2c79a4b9c8c0bc4c4c836
[Common/Conf] API to get conf values.

We are going to allow users to configure paths of
filters, decoders, and custom filters.

This is the API skeletons for the first step of #804

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
CMakeLists.txt
gst/nnstreamer/nnstreamer_conf.c [new file with mode: 0644]
gst/nnstreamer/nnstreamer_conf.h [new file with mode: 0644]