Searched refs:GstDtlsConnectionSendCallback (Results 1 – 3 of 3) sorted by relevance
114 typedef gboolean (*GstDtlsConnectionSendCallback) (GstDtlsConnection * connection, gconstpointer da… typedef119 void gst_dtls_connection_set_send_callback(GstDtlsConnection *, GstDtlsConnectionSendCallback, gpoi…
101 GstDtlsConnectionSendCallback send_callback;581 GstDtlsConnectionSendCallback callback, gpointer user_data, in gst_dtls_connection_set_send_callback()
329 (GstDtlsConnectionSendCallback) on_send_data, self, NULL); in gst_dtls_enc_change_state()