kayasrc: report dropped frames with warning and bus message

This commit is contained in:
Joshua M. Doe
2018-07-18 08:51:13 -04:00
parent e7cdcb426d
commit 4c47870c00
2 changed files with 30 additions and 3 deletions

View File

@@ -58,6 +58,7 @@ struct _GstKayaSrc
gboolean acquisition_started;
gboolean stop_requested;
gint64 dropped_frames;
GstCaps *caps;
GAsyncQueue *queue;