Home
last modified time | relevance | path

Searched refs:GST_WEBRTC_STATS_PEER_CONNECTION (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h291 GST_WEBRTC_STATS_PEER_CONNECTION, enumerator
Dwebrtc-enumtypes.c213 …{ C_ENUM(GST_WEBRTC_STATS_PEER_CONNECTION), "GST_WEBRTC_STATS_PEER_CONNECTION", "peer-connection" … in gst_webrtc_stats_type_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c911 _set_base_stats (pc_stats, GST_WEBRTC_STATS_PEER_CONNECTION, ts, id); in gst_webrtc_bin_create_stats()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c1531 } else if (type == GST_WEBRTC_STATS_PEER_CONNECTION) { in validate_stats_foreach()