gst_pad_template_get_caps 188 gst/gstpadtemplate.h GstCaps* gst_pad_template_get_caps (GstPadTemplate *templ); gst_pad_template_get_caps 1787 gst/gstutils.c if (gst_caps_is_always_compatible (gst_pad_template_get_caps gst_pad_template_get_caps 1788 gst/gstutils.c (srctempl), gst_pad_template_get_caps (desttempl))) { gst_pad_template_get_caps 563 libs/gst/base/gstbasesink.c caps = gst_caps_ref (gst_pad_template_get_caps (pad_template)); gst_pad_template_get_caps 819 libs/gst/base/gstbasesrc.c caps = gst_caps_ref (gst_pad_template_get_caps (pad_template));