GstAudioEncoderClass.srcEvent

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

struct GstAudioEncoderClass
extern (C)
bool function(GstAudioEncoder* enc, GstEvent* event) srcEvent;