remove_pad


Description:

public bool remove_pad (Pad pad)

Remove a pad from the collection of collect pads.

This function will also free the CollectData and all the resources that were allocated with add_pad.

The pad will be deactivated automatically when this is stopped.

MT safe.

Parameters:

this

the collectpads to use

pad

the pad to remove

Returns:

true if the pad could be removed.