euresys: Show warning if frames have been dropped

This commit is contained in:
Joshua M. Doe
2011-02-02 11:34:43 -05:00
parent 4645490fa1
commit 390ad794e0
2 changed files with 20 additions and 1 deletions

View File

@@ -54,7 +54,10 @@ struct _GstEuresys
GstCaps *caps;
gboolean acq_started;
gint dropped_frame_count;
gboolean acq_started;
INT32 last_time_code;
MCHANDLE hChannel;
INT32 boardType;
INT32 boardIdx;