mediafoundation: Chain up from GObject::constructed
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / sys / mediafoundation / gstwin32devicewatcher.cpp
index 464c36e..fbb61e3 100644 (file)
@@ -94,6 +94,8 @@ gst_win32_device_watcher_constructed (GObject * object)
   while (!g_main_loop_is_running (self->loop))
     g_cond_wait (&self->cond, &self->lock);
   g_mutex_unlock (&self->lock);
+
+  G_OBJECT_CLASS (parent_class)->constructed (object);
 }
 
 static void