go
GstAppSinkClass.pullPreroll
gst
app
c
types
GstAppSinkClass
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.
gst
app
c
types
GstAppSinkClass
variables
eos
newPreroll
newSample
pullPreroll
pullSample
tryPullPreroll
tryPullSample