mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +00:00
webrtc: fix gtk-doc annotations
This commit is contained in:
parent
53d7a1298c
commit
3ab5a8cace
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ GType gst_webrtc_session_description_get_type (void);
|
|||
|
||||
/**
|
||||
* GstWebRTCSessionDescription:
|
||||
* type: the #GstWebRTCSDPType of the description
|
||||
* sdp: the #GstSDPMessage of the description
|
||||
* @type: the #GstWebRTCSDPType of the description
|
||||
* @sdp: the #GstSDPMessage of the description
|
||||
*
|
||||
* See <ulink url="https://www.w3.org/TR/webrtc/#rtcsessiondescription-class">https://www.w3.org/TR/webrtc/#rtcsessiondescription-class</ulink>
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue