[ CCode ( instance_pos = 2.9 ) ]
public delegate void TaskThreadFunc (Task task, Thread thread)
Custom GstTask thread callback functions that can be installed.
task |
The Task |
thread |
The Thread |
user_data |
user data |