]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-window.h
factor out empathy_call_window_change_webcam()
[empathy.git] / src / empathy-call-window.h
index 81cf170aef42669797c1459c2efaba5e929958a6..abaae276308b0ea126a1db4bb5996d822f8ea791 100644 (file)
@@ -78,6 +78,9 @@ EmpathyGstVideoSrc *empathy_call_window_get_video_src (EmpathyCallWindow *window
 void empathy_call_window_play_camera (EmpathyCallWindow *self,
     gboolean play);
 
+void empathy_call_window_change_webcam (EmpathyCallWindow *self,
+    const gchar *device);
+
 G_END_DECLS
 
 #endif /* #ifndef __EMPATHY_CALL_WINDOW_H__*/