docs: add new gst_stream_volume_get_type to types file
authorStefan Kost <ensonic@users.sf.net>
Sat, 12 Sep 2009 11:55:06 +0000 (14:55 +0300)
committerStefan Kost <ensonic@users.sf.net>
Sun, 13 Sep 2009 18:02:42 +0000 (21:02 +0300)
This is needs to get Gobject features to show up in the docs.

docs/libs/gst-plugins-base-libs.types

index a2e5205a38708ae5a2c074a6167dd3b35bf389cc..85866a84eb6dd7bc3588aab84b28640430206673 100644 (file)
@@ -36,6 +36,8 @@ gst_property_probe_get_type
 gst_tuner_get_type
 gst_tuner_channel_get_type
 gst_tuner_norm_get_type
+#include <gst/interfaces/streamvolume.h>
+gst_stream_volume_get_type
 #include <gst/interfaces/videoorientation.h>
 gst_video_orientation_get_type
 #include <gst/interfaces/xoverlay.h>