[tizensensor] Let the element make use of GstBaseSrc
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Mon, 13 Jul 2020 09:10:51 +0000 (18:10 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 24 Jul 2020 07:57:32 +0000 (16:57 +0900)
commit9ac15a520327cdc7cab948370630c99ef5f6ad8e
treef6d40fee84e15dcecb42b899e2fcff4feb11ab33
parent9003949a663e772e833606bf948027c998b95a8b
[tizensensor] Let the element make use of GstBaseSrc

- Remove timestamp in `_create()` and `_fill()` and let BaseSrc do timestamp
- Remove `_get_times()`
- Init debug category
- Add query for latency
- set_interval for tizen sensor_listener

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
ext/nnstreamer/tensor_source/tensor_src_tizensensor.c
tests/tizen_capi/dummy_sensor.c
tests/tizen_capi/dummy_sensor.h