release_request_pad
Description:
Makes the element free the previously requested pad as obtained with request_pad.
This does not unref the pad. If the pad was created by using
request_pad, release_request_pad needs to be followed by
unref to free the pad
.
MT safe.
Parameters:
this |
a Element to release the request pad of. |
pad |
the Pad to release. |