Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpfunnel.c159 GstEvent *caps_ev; in gst_rtp_funnel_send_sticky() local
176 caps_ev = gst_event_new_caps (caps); in gst_rtp_funnel_send_sticky()
178 if (caps_ev && !gst_pad_push_event (funnel->srcpad, caps_ev)) { in gst_rtp_funnel_send_sticky()