summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstosssink.h
diff options
context:
space:
mode:
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 ed5a3af3..7646de6d 100644
--- a/sys/oss/gstosssink.h
+++ b/sys/oss/gstosssink.h
@@ -74,6 +74,7 @@ struct _GstOssSink {
int fd;
int caps; /* the capabilities */
gint format;
+ gint width;
gint channels;
gint frequency;
gint fragment;