GstBaseTransformClass.query

Optional. Handle a requested query. Subclasses that implement this must chain up to the parent if they didn't handle the query

struct GstBaseTransformClass
extern (C)
bool function(GstBaseTransform* trans, GstPadDirection direction, GstQuery* query) query;