set_clip_function


Description:

public void set_clip_function (CollectPadsClipFunction clipfunc)

Install a clipping function that is called right after a buffer is received on a pad managed by this.

See CollectPadsClipFunction for more info.

Parameters:

this

the collectpads to use

clipfunc

clip function to install

user_data

user data to pass to clip_func