This commit is contained in:
Joshua M. Doe
2010-04-26 09:51:17 -04:00
parent 93eb6a53cb
commit 91a8ce057e
2 changed files with 78 additions and 78 deletions

View File

@@ -58,9 +58,9 @@ struct _GstNiImaq {
gint rate_denominator;
/* private */
gint64 timestamp_offset; /* base offset */
GstClockTime running_time; /* total running time */
gint64 n_frames; /* total frames sent */
gint64 timestamp_offset; /* base offset */
GstClockTime running_time; /* total running time */
gint64 n_frames; /* total frames sent */
uInt32 cumbufnum;
gint64 n_dropped_frames;
gboolean segment;