kayasrc: 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:
@@ -63,6 +63,9 @@ struct _GstKayaSrc
|
||||
|
||||
GstCaps *caps;
|
||||
GAsyncQueue *queue;
|
||||
|
||||
GstClockTime unix_base;
|
||||
GstClockTime kaya_base;
|
||||
};
|
||||
|
||||
struct _GstKayaSrcClass
|
||||
|
||||
Reference in New Issue
Block a user