GstTaskFunction

A function that will repeatedly be called in the thread created by a #GstTask.

alias GstTaskFunction = void function(void* userData)

Meta