checkSetupSrcPad
fn
gst.pad.Pad checkSetupSrcPad(gst.element.Element element, gst.static_pad_template.StaticPadTemplate tmpl)Does the same as #gst_check_setup_src_pad_by_name with the <emphasis> name </emphasis> parameter equal to "sink".
Parameters
element | element to setup pad on |
tmpl | pad template |
Returns
A new pad that can be used to inject data on element