GstAppSinkClass.pullPreroll

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

Return Value

a #GstSample or NULL when the appsink is stopped or EOS. Call gst_sample_unref() after usage.

Meta