Home
last modified time | relevance | path

Searched refs:gst_dtls_connection_set_send_callback (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.h119 void gst_dtls_connection_set_send_callback(GstDtlsConnection *, GstDtlsConnectionSendCallback, gpoi…
Dgstdtlsenc.c328 gst_dtls_connection_set_send_callback (self->connection, in gst_dtls_enc_change_state()
346 gst_dtls_connection_set_send_callback (self->connection, NULL, NULL, in gst_dtls_enc_change_state()
Dgstdtlsconnection.c580 gst_dtls_connection_set_send_callback (GstDtlsConnection * self, in gst_dtls_connection_set_send_callback() function