Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspextension.c162 if (iface->configure_stream) in gst_rtsp_extension_configure_stream()
163 res = iface->configure_stream (ext, caps); in gst_rtsp_extension_configure_stream()
Dgstrtspextension.h63 gboolean (*configure_stream) (GstRTSPExtension *ext, GstCaps *caps); member
/third_party/gstreamer/gstplugins_good/
DChangeLog41338 Move the multiview caps calculations to the configure_stream()