TaskFunction

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

alias TaskFunction = void delegate
()