Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Dwebrtc_fwd.h288 GST_WEBRTC_STATS_REMOTE_INBOUND_RTP, enumerator
Dwebrtc-enumtypes.c210 …{ C_ENUM(GST_WEBRTC_STATS_REMOTE_INBOUND_RTP), "GST_WEBRTC_STATS_REMOTE_INBOUND_RTP", "remote-inbo… in gst_webrtc_stats_type_get_type()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcstats.c133 _set_base_stats (r_in, GST_WEBRTC_STATS_REMOTE_INBOUND_RTP, ts, r_in_id); in _get_stats_from_remote_rtp_source_stats()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwebrtcbin.c1526 } else if (type == GST_WEBRTC_STATS_REMOTE_INBOUND_RTP) { in validate_stats_foreach()