docs: add new gst_stream_volume_get_type to types file

This is needs to get Gobject features to show up in the docs.
This commit is contained in:
Stefan Kost 2009-09-12 14:55:06 +03:00
parent f126617dbd
commit f00b79fc65

View 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>