[C-API] make other mediatypes available with appsrc
authorHyoungJoo Ahn <hello.ahn@samsung.com>
Mon, 11 Nov 2019 09:55:07 +0000 (18:55 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 14 Nov 2019 13:47:33 +0000 (22:47 +0900)
commit4c7302b631e268d5e3b482e1d0c94b25a049783f
treec58a0f637f7a336beedbc6a396c58815e15d82e0
parent338b0779e7d5ebcf37c2da0f1c8aa4e3729973f4
[C-API] make other mediatypes available with appsrc

Currently only 'other/tensor' and 'other/tensors' are available for appsrc with C-API. Since there are many mediatypes(video, audio, text, octet) should be used as a src data, and they cannot be used currently, this commit make them available even a partial restriction.

Signed-off-by: HyoungJoo Ahn <hello.ahn@samsung.com>
api/capi/include/nnstreamer-capi-private.h
api/capi/include/nnstreamer.h
api/capi/src/nnstreamer-capi-pipeline.c