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

funcflush function to install