rtsp-onvif-media-factory: export gst_rtsp_onvif_media_factory_requires_backchannel
authorJohan Bjäreholt <johanbj@axis.com>
Tue, 8 May 2018 12:13:31 +0000 (14:13 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 18 May 2018 07:57:28 +0000 (08:57 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=796229

gst/rtsp-server/rtsp-onvif-media-factory.h

index 0827039..778b8f9 100644 (file)
@@ -74,6 +74,7 @@ void gst_rtsp_onvif_media_factory_set_backchannel_bandwidth (GstRTSPOnvifMediaFa
 GST_RTSP_SERVER_API
 guint gst_rtsp_onvif_media_factory_get_backchannel_bandwidth (GstRTSPOnvifMediaFactory * factory);
 
+GST_RTSP_SERVER_API
 gboolean gst_rtsp_onvif_media_factory_requires_backchannel (GstRTSPMediaFactory * factory, GstRTSPContext * ctx);
 
 #endif /* __GST_RTSP_ONVIF_MEDIA_FACTORY_H__ */