CollectPads.setFlushFunction

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.

class CollectPads
void
setFlushFunction

Parameters

func GstCollectPadsFlushFunction

flush function to install

userData void*

user data to pass to @func

Meta