Check if pad can accept caps. By default this function will see if caps intersect with the result from gst_pad_get_caps() by can be overridden to perform extra checks.
pad
caps
the #GstPad to check
the #GstCaps to check
Check if
pad
can acceptcaps
. By default this function will see ifcaps
intersect with the result from gst_pad_get_caps() by can be overridden to perform extra checks.