GstAudioDecoderClass.sinkEvent

Optional. Event handler on the sink pad. Subclasses should chain up to the parent implementation to invoke the default handler.

struct GstAudioDecoderClass
extern (C)
bool function(GstAudioDecoder* dec, GstEvent* event) sinkEvent;