CollectPads.setFlushFunction
void setFlushFunction(gstbase.types.CollectPadsFlushFunction func)Install a flush function that is called when the internal state of all pads should be flushed as part of flushing seek handling. See #GstCollectPadsFlushFunction for more info.
Parameters
func | flush function to install |