gst_webrtc_session_description_new: fix annotations
authorMathieu Duponchelle <mathieu@centricular.com>
Mon, 11 Jun 2018 16:34:24 +0000 (18:34 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Mon, 11 Jun 2018 16:34:59 +0000 (18:34 +0200)
gst-libs/gst/webrtc/rtcsessiondescription.c

index 3987ab6..af5cd1c 100644 (file)
@@ -98,7 +98,7 @@ gst_webrtc_session_description_free (GstWebRTCSessionDescription * desc)
 /**
  * gst_webrtc_session_description_new:
  * @type: a #GstWebRTCSDPType
- * @sdp: a #GstSDPMessage
+ * @sdp: (transfer full): a #GstSDPMessage
  *
  * Returns: (transfer full): a new #GstWebRTCSessionDescription from @type
  *      and @sdp