CollectPads.removePad

Remove a pad from the collection of collect pads. This function will also free the GstCollectData and all the resources that were allocated with CollectPads.addPad.

The pad will be deactivated automatically when pads is stopped.

MT safe.

class CollectPads
bool
removePad

Parameters

pad Pad

the pad to remove

Return Value

Type: bool

TRUE if the pad could be removed.