rtsp-onvif-media: fix g-ir-scanner warnings
authorTim-Philipp Müller <tim@centricular.com>
Thu, 12 Jul 2018 17:57:21 +0000 (18:57 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 12 Jul 2018 18:02:40 +0000 (19:02 +0100)
gst/rtsp-server/rtsp-onvif-media.c

index 6e8fd1d..dcd86f2 100644 (file)
@@ -284,7 +284,7 @@ out:
 
 /**
  * gst_rtsp_onvif_media_set_backchannel_bandwidth:
- * @factory: a #GstRTSPMedia
+ * @media: a #GstRTSPMedia
  * @bandwidth: the bandwidth in bits per second
  *
  * Set the configured/supported bandwidth of the ONVIF backchannel pipeline in
@@ -305,7 +305,7 @@ gst_rtsp_onvif_media_set_backchannel_bandwidth (GstRTSPOnvifMedia * media,
 
 /**
  * gst_rtsp_onvif_media_get_backchannel_bandwidth:
- * @factory: a #GstRTSPMedia
+ * @media: a #GstRTSPMedia
  *
  * Get the configured/supported bandwidth of the ONVIF backchannel pipeline in
  * bits per second.