Searched refs:bundle_policy (Results 1 – 2 of 2) sorted by relevance
84 GstWebRTCBundlePolicy bundle_policy; member
2991 && webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_MAX_BUNDLE; in sdp_media_from_transceiver()3005 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()3234 && webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_MAX_BUNDLE in _add_data_channel_offer()3260 if (webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_NONE) { in _add_data_channel_offer()3359 if (webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_MAX_BUNDLE) { in _create_offer_task()3361 } else if (webrtc->bundle_policy == GST_WEBRTC_BUNDLE_POLICY_MAX_COMPAT) { in _create_offer_task()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()[all …]