Searched refs:accept_certificate_destroy_notify (Results 1 – 1 of 1) sorted by relevance
212 GDestroyNotify accept_certificate_destroy_notify; member801 if (conn->accept_certificate_destroy_notify) in gst_rtsp_connection_set_accept_certificate_func()803 accept_certificate_destroy_notify (conn->accept_certificate_user_data); in gst_rtsp_connection_set_accept_certificate_func()806 conn->accept_certificate_destroy_notify = destroy_notify; in gst_rtsp_connection_set_accept_certificate_func()2939 if (conn->accept_certificate_destroy_notify) in gst_rtsp_connection_free()2941 accept_certificate_destroy_notify (conn->accept_certificate_user_data); in gst_rtsp_connection_free()