aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-video-src.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-video-src.h')
-rw-r--r--libempathy-gtk/empathy-video-src.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-video-src.h b/libempathy-gtk/empathy-video-src.h
index 4197d7fad..d36e48643 100644
--- a/libempathy-gtk/empathy-video-src.h
+++ b/libempathy-gtk/empathy-video-src.h
@@ -81,6 +81,8 @@ void empathy_video_src_set_channel (GstElement *src,
guint empathy_video_src_get_channel (GstElement *src,
EmpathyGstVideoSrcChannel channel);
+GstElement *empathy_gst_make_to_bin (GstBin *bin, GstElement *src,
+ const gchar *factoryname);
G_END_DECLS