GstBaseSinkClass.unlock

Unlock any pending access to the resource. Subclasses should unblock any blocked function ASAP and call gstbase.base_sink.BaseSink.waitPreroll

struct GstBaseSinkClass
extern (C)
bool function(GstBaseSink* sink) unlock;