Searched refs:send_callback_destroy_notify (Results 1 – 1 of 1) sorted by relevance
103 GDestroyNotify send_callback_destroy_notify; member225 if (priv->send_callback_destroy_notify) in gst_dtls_connection_finalize()226 priv->send_callback_destroy_notify (priv->send_callback_user_data); in gst_dtls_connection_finalize()594 if (priv->send_callback_destroy_notify) in gst_dtls_connection_set_send_callback()595 priv->send_callback_destroy_notify (priv->send_callback_user_data); in gst_dtls_connection_set_send_callback()598 priv->send_callback_destroy_notify = destroy_notify; in gst_dtls_connection_set_send_callback()