From c897422d570f2bad93c5f5480fa38b1652057d1c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 3 Sep 2002 16:11:57 +0000 Subject: some wim forgot this Original commit message from CVS: some wim forgot this --- sys/oss/gstosssink.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/oss') diff --git a/sys/oss/gstosssink.h b/sys/oss/gstosssink.h index 7646de6d..06a13ea7 100644 --- a/sys/oss/gstosssink.h +++ b/sys/oss/gstosssink.h @@ -78,6 +78,7 @@ struct _GstOssSink { gint channels; gint frequency; gint fragment; + gint fragment_size; gboolean mute; guint bufsize; guint bps; -- cgit