Creates a new sink pad (based on the given tmpl
) and links it to the given element
src pad (the pad that
matches the given name
).
You can set event/chain/query functions on this pad to check the output of the element
.
element |
element to setup pad on |
tmpl |
pad template |
name |
Name of the |
a new pad that can be used to check the output of |