Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h388 GST_WEBRTC_BUNDLE_POLICY_BALANCED, enumerator
Dwebrtc-enumtypes.c307 { C_ENUM(GST_WEBRTC_BUNDLE_POLICY_BALANCED), "GST_WEBRTC_BUNDLE_POLICY_BALANCED", "balanced" }, in gst_webrtc_bundle_policy_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcbin.c7254 if (g_value_get_enum (value) == GST_WEBRTC_BUNDLE_POLICY_BALANCED) { in gst_webrtc_bin_set_property()