GstBaseSinkClass.prepare

Called to prepare the buffer for @render and @preroll. This function is called before synchronisation is performed.

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