GstBaseSinkClass.render

Called when a buffer should be presented or output, at the correct moment if the #GstBaseSink has been set to sync to the clock.

struct GstBaseSinkClass
extern (C)
GstFlowReturn function(GstBaseSink* sink, GstBuffer* buffer) render;