summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-09-12 14:55:06 +0300
committerStefan Kost <ensonic@users.sf.net>2009-09-13 21:02:42 +0300
commitf00b79fc658c9d2464fb142d9ef5ad77ca98a07e (patch)
tree1ea6b5b194cf5325aa751b9578dae5529038673e /docs
parentf126617dbdf08f6cd91b4b8627f581ea25664472 (diff)
docs: add new gst_stream_volume_get_type to types file
This is needs to get Gobject features to show up in the docs.
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs.types2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs.types b/docs/libs/gst-plugins-base-libs.types
index a2e5205a..85866a84 100644
--- a/docs/libs/gst-plugins-base-libs.types
+++ b/docs/libs/gst-plugins-base-libs.types
@@ -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>