niimaqdxsrc: add UNIX epoch reference timestamp for absolute timestamping
Requires GStreamer 1.14 and a downstream element that can use it.
This commit is contained in:
@@ -86,6 +86,10 @@ struct _GstNiImaqDxSrc {
|
||||
gboolean session_started;
|
||||
|
||||
GAsyncQueue *time_queue;
|
||||
|
||||
GstClock *clock;
|
||||
GstClockTime stream_base;
|
||||
GstClockTime unix_base;
|
||||
};
|
||||
|
||||
struct _GstNiImaqDxSrcClass {
|
||||
|
||||
Reference in New Issue
Block a user