rtsp-onvif-media-factory: export gst_rtsp_onvif_media_factory_requires_backchannel

https://bugzilla.gnome.org/show_bug.cgi?id=796229
This commit is contained in:
Johan Bjäreholt 2018-05-08 14:13:31 +02:00 committed by Tim-Philipp Müller
parent b3a4df7ab8
commit 913eae2e7e

View 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__ */