Searched refs:gst_dtls_connection_send (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlsconnection.h | 152 GstFlowReturn gst_dtls_connection_send(GstDtlsConnection *, gconstpointer ptr, gsize len, gsize *wr…
|
D | gstdtlsenc.c | 549 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()
|
D | gstdtlsconnection.c | 729 gst_dtls_connection_send (GstDtlsConnection * self, gconstpointer data, in gst_dtls_connection_send() function
|