GstPadQueryFunction

The signature of the query function.

alias GstPadQueryFunction = int function(GstPad* pad, GstObject* parent, GstQuery* query)

Return Value

TRUE if the query could be performed.