GstVideoEncoderClass.sinkQuery

Optional. Query handler on the sink 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) sinkQuery;