checkSetupSinkPad
fn
gst.pad.Pad checkSetupSinkPad(gst.element.Element element, gst.static_pad_template.StaticPadTemplate tmpl)Does the same as #gst_check_setup_sink_pad_by_name with the <emphasis> name </emphasis> parameter equal to "src".
Parameters
element | element to setup pad on |
tmpl | pad template |
Returns
a new pad that can be used to check the output of element