TaskThreadFunc


Description:

[ CCode ( instance_pos = 2.9 ) ]
public delegate void TaskThreadFunc (Task task, Thread thread)

Custom GstTask thread callback functions that can be installed.

Parameters:

task

The Task

thread

The Thread

user_data

user data


Namespace: Gst
Package: gstreamer-1.0