[ Version ( since = "1.4" ) ]
public void set_flush_function (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 CollectPadsFlushFunction for more info.
| this |
the collectpads to use |
| func |
flush function to install |
| user_data |
user data to pass to |