Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.h152 GstFlowReturn gst_dtls_connection_send(GstDtlsConnection *, gconstpointer ptr, gsize len, gsize *wr…
Dgstdtlsenc.c549 gst_dtls_connection_send (self->connection, map_info.data, in sink_chain()
606 gst_dtls_connection_send (self->connection, NULL, 0, NULL, NULL); in sink_event()
Dgstdtlsconnection.c729 gst_dtls_connection_send (GstDtlsConnection * self, gconstpointer data, in gst_dtls_connection_send() function