Searched refs:gst_webrtc_session_description_new (Results 1 – 6 of 6) sorted by relevance
50 GstWebRTCSessionDescription * gst_webrtc_session_description_new (GstWebRTCSDPType type,…
107 gst_webrtc_session_description_new (GstWebRTCSDPType type, GstSDPMessage * sdp) in gst_webrtc_session_description_new() function
416 answer = gst_webrtc_session_description_new (GST_WEBRTC_SDP_TYPE_ANSWER, in soup_websocket_message_cb()
3626 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()
3474 t->offer_desc = gst_webrtc_session_description_new (GST_WEBRTC_SDP_TYPE_OFFER, in offer_remove_last_media()
47764 gst_webrtc_session_description_new: fix annotations