dtls: Keep track of the connection state and signal it through all the layers
authorSebastian Dröge <sebastian@centricular.com>
Sun, 12 Jan 2020 14:18:09 +0000 (16:18 +0200)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Sun, 19 Jan 2020 11:16:34 +0000 (11:16 +0000)
commit7fcfb6c6c5a58b257d0f6e6d8a843530c42b3fce
treec086a7ebeee1794a4450529c625b2c5d0a651e1d
parentd66aa872ca141fb6ae6948e972959a736d6e8fde
dtls: Keep track of the connection state and signal it through all the layers

This allows the application to keep track of the underlying DTLS
connection state and act accordingly.
ext/dtls/gstdtlsconnection.c
ext/dtls/gstdtlsconnection.h
ext/dtls/gstdtlsdec.c
ext/dtls/gstdtlsenc.c
ext/dtls/gstdtlssrtpdec.c
ext/dtls/gstdtlssrtpenc.c