Pad.setQueryFunctionFull

Set the given query function for the pad.

class Pad
void
setQueryFunctionFull

Parameters

query GstPadQueryFunction

the GstPadQueryFunction to set.

userData void*

user_data passed to notify

notify GDestroyNotify

notify called when query will not be used anymore.

Meta