mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
small documentation fix
This commit is contained in:
parent
7618800088
commit
081e6d3204
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ GstRTSPResult gst_rtsp_client_send_message (GstRTSPClient * client,
|
|||
* A return value of #GST_RTSP_FILTER_KEEP will leave @sess untouched in
|
||||
* @client.
|
||||
*
|
||||
* A value of GST_RTSP_FILTER_REF will add @sess to the result #GList of
|
||||
* A value of #GST_RTSP_FILTER_REF will add @sess to the result #GList of
|
||||
* gst_rtsp_client_session_filter().
|
||||
*
|
||||
* Returns: a #GstRTSPFilterResult.
|
||||
|
|
Loading…
Reference in a new issue