GstCollectPadsQueryFunction

A function that will be called while processing a query. It takes ownership of the query and is responsible for chaining up (to events downstream (with Pad.eventDefault).

alias GstCollectPadsQueryFunction = int function(GstCollectPads* pads, GstCollectData* pad, GstQuery* query, void* userData)

Return Value

TRUE if the pad could handle the event