Task.this

Sets our main struct and passes it to the parent class.

  1. this(GstTask* gstTask, bool ownedRef)
    class Task
    this
    (,
    bool ownedRef = false
    )
  2. this(GstTaskFunction func, void* userData, GDestroyNotify notify)