GstBaseParseClass.sinkQuery

Optional. Query handler on the sink pad. This function should chain up to the parent implementation to let the default handler run (Since: 1.2)

struct GstBaseParseClass
extern (C)
bool function(GstBaseParse* parse, GstQuery* query) sinkQuery;