[ CCode ( cname = "GstCollectPadsFunction" , instance_pos = 1.9 ) ]
public delegate FlowReturn CollectPadsFunction (CollectPads pads)
A function that will be called when all pads have received data.
| pads |
the CollectPads that triggered the callback |
| user_data |
user data passed to set_function |
|
gst_flow_ok for success |