GstBaseTransformClass.sinkEvent

Optional. Event handler on the sink pad. The default implementation handles the event and forwards it downstream.

struct GstBaseTransformClass
extern (C)
bool function(GstBaseTransform* trans, GstEvent* event) sinkEvent;