Searched refs:configure_stream (Results 1 – 3 of 3) sorted by relevance
162 if (iface->configure_stream) in gst_rtsp_extension_configure_stream()163 res = iface->configure_stream (ext, caps); in gst_rtsp_extension_configure_stream()
63 gboolean (*configure_stream) (GstRTSPExtension *ext, GstCaps *caps); member
41338 Move the multiview caps calculations to the configure_stream()