GstTaskFunction

A function that will repeatedly be called in the thread created by a gstreamer.Task

alias GstTaskFunction = void function(void* userData)