Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtp-enumtypes.c85 { C_ENUM(GST_RTCP_SDES_EMAIL), "GST_RTCP_SDES_EMAIL", "email" }, in gst_rtcpsdes_type_get_type()
Dgstrtcpbuffer.h184 GST_RTCP_SDES_EMAIL = 3, enumerator
Dgstrtcpbuffer.c2195 case GST_RTCP_SDES_EMAIL: in gst_rtcp_sdes_type_to_name()
2264 return GST_RTCP_SDES_EMAIL; in gst_rtcp_sdes_name_to_type()