TaskFunction
Description:
[ CCode ( instance_pos = 0.9 ) ]
public delegate void TaskFunction ()
public delegate void TaskFunction ()
A function that will repeatedly be called in the thread created by a Task.
Parameters:
user_data |
user data passed to the function |
Namespace: Gst
Package: gstreamer-1.0