diff options
Diffstat (limited to 'sys/oss/gstosselement.h')
-rw-r--r-- | sys/oss/gstosselement.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/oss/gstosselement.h b/sys/oss/gstosselement.h index ba47e007..8c604dd4 100644 --- a/sys/oss/gstosselement.h +++ b/sys/oss/gstosselement.h @@ -82,6 +82,7 @@ struct _GstOssElement recmask, mixcaps; gint mixer_fd; + gchar *device_name; }; struct _GstOssElementClass { |