GstVideoDecoderClass.proposeAllocation

Optional. Propose buffer allocation parameters for upstream elements. Subclasses should chain up to the parent implementation to invoke the default handler.

struct GstVideoDecoderClass
extern (C)
bool function(GstVideoDecoder* decoder, GstQuery* query) proposeAllocation;