Home
last modified time | relevance | path

Searched refs:GST_WEBRTC_BUNDLE_POLICY_NONE (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h387 GST_WEBRTC_BUNDLE_POLICY_NONE, enumerator
Dwebrtc-enumtypes.c306 { C_ENUM(GST_WEBRTC_BUNDLE_POLICY_NONE), "GST_WEBRTC_BUNDLE_POLICY_NONE", "none" }, in gst_webrtc_bundle_policy_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c3005 if (webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_NONE) { in sdp_media_from_transceiver()
3103 webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_NONE) in sdp_media_from_transceiver()
3260 if (webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_NONE) { in _add_data_channel_offer()
3365 if (webrtc->bundle_policy != GST_WEBRTC_BUNDLE_POLICY_NONE) { in _create_offer_task()
3571 if (webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_NONE) { in _create_offer_task()
3589 if (webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_NONE) { in _create_offer_task()
3597 if (webrtc->bundle_policy != GST_WEBRTC_BUNDLE_POLICY_NONE) { in _create_offer_task()
3817 if (webrtc->bundle_policy != GST_WEBRTC_BUNDLE_POLICY_NONE) { in _create_answer_task()
3868 if (bundle_only && webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_NONE) in _create_answer_task()
5274 if (webrtc->bundle_policy != GST_WEBRTC_BUNDLE_POLICY_NONE) in _update_transceivers_from_sdp()
[all …]