shout2send: error out if no caps were received
[platform/upstream/gst-plugins-good.git] / ext / shout2 / gstshout2.h
index 2b212db..2222bac 100644 (file)
@@ -60,7 +60,7 @@ struct _GstShout2send {
   gchar *songmetadata;
   gchar *songartist;
   gchar *songtitle;
-  guint16 format;
+  int    format;
 
   GstTagList* tags;
 };