[datareposink] Create datareposink initial element
authorhyunil park <hyunil46.park@samsung.com>
Thu, 30 Mar 2023 07:07:05 +0000 (16:07 +0900)
committerwooksong <wook16.song@samsung.com>
Fri, 14 Apr 2023 04:51:35 +0000 (13:51 +0900)
commit227f8a5414cf0719551f0ff3adca1305c534bcae
tree7fe32c5cea075acb5bf8e2cde36860dcd312b842
parent1d45516414fa46078e72007fe6295e50e1a6d0fc
[datareposink] Create datareposink initial element

- Create datareposink initial version
- Add location property to set the path for saving a file
- Add basic file writing functionality

Signed-off-by: hyunil park <hyunil46.park@samsung.com>
gst/datarepo/datarepo_elements.c
gst/datarepo/gstdatareposink.c [new file with mode: 0644]
gst/datarepo/gstdatareposink.h [new file with mode: 0644]
gst/datarepo/meson.build