| 2899 } |
2899 } |
| 2900 #endif /* USE_VV */ |
2900 #endif /* USE_VV */ |
| 2901 } |
2901 } |
| 2902 #endif /* USE_GSTREAMER */ |
2902 #endif /* USE_GSTREAMER */ |
| 2903 |
2903 |
| |
2904 #ifdef USE_VV |
| 2904 static gboolean |
2905 static gboolean |
| 2905 purple_media_backend_fs2_set_send_rtcp_mux(PurpleMediaBackend *self, |
2906 purple_media_backend_fs2_set_send_rtcp_mux(PurpleMediaBackend *self, |
| 2906 const gchar *sess_id, const gchar *participant, |
2907 const gchar *sess_id, const gchar *participant, |
| 2907 gboolean send_rtcp_mux) |
2908 gboolean send_rtcp_mux) |
| 2908 { |
2909 { |