GstVideoEncoderClass.srcQuery

Optional. Query handler on the source pad. This function should return TRUE if the query could be performed. Subclasses should chain up to the parent implementation to invoke the default handler. Since: 1.4

struct GstVideoEncoderClass
extern (C)
bool function(GstVideoEncoder* encoder, GstQuery* query) srcQuery;