GstAudioDecoderClass.decideAllocation

Optional. Setup the allocation parameters for allocating output buffers. The passed in query contains the result of the downstream allocation query. Subclasses should chain up to the parent implementation to invoke the default handler.

struct GstAudioDecoderClass
extern (C)
bool function(GstAudioDecoder* dec, GstQuery* query) decideAllocation;