aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-video-src.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-video-src.h')
-rw-r--r--src/empathy-video-src.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/empathy-video-src.h b/src/empathy-video-src.h
index fae5563eb..a65276321 100644
--- a/src/empathy-video-src.h
+++ b/src/empathy-video-src.h
@@ -81,6 +81,9 @@ void empathy_video_src_set_channel (GstElement *src,
guint empathy_video_src_get_channel (GstElement *src,
EmpathyGstVideoSrcChannel channel);
+void empathy_video_src_change_device (EmpathyGstVideoSrc *self,
+ const gchar *device);
+
G_END_DECLS
#endif /* #ifndef __EMPATHY_GST_VIDEO_SRC_H__*/