Forgot to commit this file. I hate Nano.

Original commit message from CVS:
Forgot to commit this file. I hate Nano.
This commit is contained in:
Michael Smith 2005-09-30 16:43:12 +00:00
parent 1490435738
commit d0acbd7d9f

View file

@ -113,6 +113,9 @@ struct _GstRMDemux {
gboolean segment_play;
gboolean running;
/* Current timestamp */
GstClockTime cur_timestamp;
int n_chunks;
int chunk_index;