GstAppSinkClass.pullPreroll

struct GstAppSinkClass
extern (C)
GstSample* function(GstAppSink* appsink) pullPreroll;

Return Value

a gstreamer.Sample or NULL when the appsink is stopped or EOS. Call Sample.unref after usage.