Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.h82 GST_RTSP_PROFILE_AVPF = (1 << 2), enumerator
Dgstrtsptransport.c96 {"rtpf", GST_RTSP_TRANS_RTP, GST_RTSP_PROFILE_AVPF,
121 {"avpf", GST_RTSP_PROFILE_AVPF},
623 transport->profile != GST_RTSP_PROFILE_AVPF && in gst_rtsp_transport_as_text()
Dgstrtsp-enumtypes.c425 { C_FLAGS(GST_RTSP_PROFILE_AVPF), "GST_RTSP_PROFILE_AVPF", "avpf" }, in gst_rtsp_profile_get_type()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c2186 stream->profile = GST_RTSP_PROFILE_AVPF; in gst_rtspsrc_collect_payloads()
3905 if (transport->profile != GST_RTSP_PROFILE_AVPF && in add_retransmission()
4161 case GST_RTSP_PROFILE_AVPF: in gst_rtspsrc_stream_configure_manager()
6935 case GST_RTSP_PROFILE_AVPF: in gst_rtspsrc_create_transports_string()