mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
docs: add missing auth methods
This commit is contained in:
parent
3b70c68e6e
commit
ea67b932b3
1 changed files with 4 additions and 0 deletions
|
@ -51,9 +51,13 @@ gst_rtsp_auth_set_tls_authentication_mode
|
|||
gst_rtsp_auth_make_basic
|
||||
gst_rtsp_auth_add_basic
|
||||
gst_rtsp_auth_remove_basic
|
||||
gst_rtsp_auth_add_digest
|
||||
gst_rtsp_auth_remove_digest
|
||||
gst_rtsp_auth_check
|
||||
gst_rtsp_auth_get_default_token
|
||||
gst_rtsp_auth_set_default_token
|
||||
gst_rtsp_auth_get_supported_methods
|
||||
gst_rtsp_auth_set_supported_methods
|
||||
|
||||
<SUBSECTION AuthChecks>
|
||||
GST_RTSP_AUTH_CHECK_CONNECT
|
||||
|
|
Loading…
Reference in a new issue