rtsp-server: Fix various Since markers
This commit is contained in:
parent
8d3bef4c1e
commit
abf6be1d7a
@ -323,7 +323,7 @@ gst_rtsp_auth_get_tls_certificate (GstRTSPAuth * auth)
|
||||
* If set to %NULL (the default), then peer certificate validation will always
|
||||
* set the %G_TLS_CERTIFICATE_UNKNOWN_CA error.
|
||||
*
|
||||
* Since 1.6
|
||||
* Since: 1.6
|
||||
*/
|
||||
void
|
||||
gst_rtsp_auth_set_tls_database (GstRTSPAuth * auth, GTlsDatabase * database)
|
||||
|
@ -108,7 +108,7 @@ struct _GstRTSPClient {
|
||||
* @params_get: get parameters. This function should also initialize the
|
||||
* RTSP response(ctx->response) via a call to gst_rtsp_message_init_response()
|
||||
* @tunnel_http_response: called when a response to the GET request is about to
|
||||
* be sent for a tunneled connection. The response can be modified. Since 1.4
|
||||
* be sent for a tunneled connection. The response can be modified. Since: 1.4
|
||||
*
|
||||
* The client class structure.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user