GstElementClass.sendEvent

struct GstElementClass
extern (C)
int function(GstElement* element, GstEvent* event) sendEvent;

Return Value

TRUE if the event was handled. Events that trigger a preroll (such as flushing seeks and steps) will emit GST_MESSAGE_ASYNC_DONE.