GstBaseSinkClass.getTimes

Called to get the start and end times for synchronising the passed buffer to the clock

struct GstBaseSinkClass
extern (C)
void function(GstBaseSink* sink, GstBuffer* buffer, GstClockTime* start, GstClockTime* end) getTimes;