Home
last modified time | relevance | path

Searched refs:GstWebRTCDTLSSetup (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcsdp.h59 GstWebRTCDTLSSetup _get_dtls_setup_from_media (const GstSDPMedia * me…
61 GstWebRTCDTLSSetup _intersect_dtls_setup (GstWebRTCDTLSSetup off…
64GstWebRTCDTLSSetup setup);
66 GstWebRTCDTLSSetup _get_final_setup (GstWebRTCDTLSSetup loc…
67GstWebRTCDTLSSetup remote_setup);
Dwebrtcsdp.c515 GstWebRTCDTLSSetup
541 GstWebRTCDTLSSetup
542 _intersect_dtls_setup (GstWebRTCDTLSSetup offer) in _intersect_dtls_setup()
557 _media_replace_setup (GstSDPMedia * media, GstWebRTCDTLSSetup setup) in _media_replace_setup()
582 GstWebRTCDTLSSetup
583 _get_final_setup (GstWebRTCDTLSSetup local_setup, in _get_final_setup()
584 GstWebRTCDTLSSetup remote_setup) in _get_final_setup()
586 GstWebRTCDTLSSetup new_setup; in _get_final_setup()
Dgstwebrtcbin.c3858 GstWebRTCDTLSSetup offer_setup, answer_setup; in _create_answer_task()
4851 GstWebRTCDTLSSetup new_setup; in _update_transceiver_from_sdp_media()
4884 GstWebRTCDTLSSetup local_setup, remote_setup; in _update_transceiver_from_sdp_media()
5111 GstWebRTCDTLSSetup local_setup, remote_setup, new_setup; in _update_data_channel_from_sdp_media()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h264 } GstWebRTCDTLSSetup; typedef