summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu@centricular.com>2018-06-11 18:34:24 +0200
committerMathieu Duponchelle <mathieu@centricular.com>2018-06-11 18:34:59 +0200
commit0178354e6e8598ab14091103db832e23ee1bdfcc (patch)
tree2a3b0c84cc78cafe025fb0793c8b7b7e944f3498 /gst-libs
parent06e50313ada8aa6f33bcabb852ad272f025cc166 (diff)
downloadgstreamer-plugins-bad-0178354e6e8598ab14091103db832e23ee1bdfcc.tar.gz
gst_webrtc_session_description_new: fix annotations
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/webrtc/rtcsessiondescription.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/webrtc/rtcsessiondescription.c b/gst-libs/gst/webrtc/rtcsessiondescription.c
index 3987ab63f..af5cd1c0d 100644
--- a/gst-libs/gst/webrtc/rtcsessiondescription.c
+++ b/gst-libs/gst/webrtc/rtcsessiondescription.c
@@ -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