pulsedevicemonitor: Index are per facility, not global
[platform/upstream/gst-plugins-good.git] / ext / pulse / pulsedevicemonitor.h
index 9d9070e..100ba9b 100644 (file)
@@ -83,6 +83,7 @@ typedef struct _GstPulseDeviceClass GstPulseDeviceClass;
 struct _GstPulseDevice {
   GstDevice         parent;
 
+  GstPulseDeviceType type;
   guint             device_index;
   gchar            *internal_name;
   const gchar      *element;