summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssink.h
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-09-03 16:11:57 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-09-03 16:11:57 +0000
commitc897422d570f2bad93c5f5480fa38b1652057d1c (patch)
tree57310d30010f6de4bf654b384047e805588337a9 /sys/oss/gstosssink.h
parenta8b166e3e4b243c435e8e5d74860c8108e4313b4 (diff)
some wim forgot this
Original commit message from CVS: some wim forgot this
Diffstat (limited to 'sys/oss/gstosssink.h')
-rw-r--r--sys/oss/gstosssink.h1
1 files changed, 1 insertions, 0 deletions
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;