Home
last modified time | relevance | path

Searched refs:gst_webrtc_session_description_new (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Drtcsessiondescription.h50 GstWebRTCSessionDescription * gst_webrtc_session_description_new (GstWebRTCSDPType type,…
Drtcsessiondescription.c107 gst_webrtc_session_description_new (GstWebRTCSDPType type, GstSDPMessage * sdp) in gst_webrtc_session_description_new() function
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/
Dwebrtc-unidirectional-h264.c416 answer = gst_webrtc_session_description_new (GST_WEBRTC_SDP_TYPE_ANSWER, in soup_websocket_message_cb()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c3626 gst_webrtc_session_description_new (GST_WEBRTC_SDP_TYPE_OFFER, copy); in _create_offer_task()
4235 gst_webrtc_session_description_new (GST_WEBRTC_SDP_TYPE_ANSWER, copy); in _create_answer_task()
4268 desc = gst_webrtc_session_description_new (data->type, sdp); in _create_sdp_task()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c3474 t->offer_desc = gst_webrtc_session_description_new (GST_WEBRTC_SDP_TYPE_OFFER, in offer_remove_last_media()
/third_party/gstreamer/gstplugins_bad/
DChangeLog47764 gst_webrtc_session_description_new: fix annotations