Documentation
Dlang.org
AppSink.setWaitOnEos
gstapp
app_sink
AppSink
Instruct appsink to wait for all buffers to be consumed when an EOS is received.
class
AppSink
void
setWaitOnEos
(
bool
wait
)
Parameters
wait
bool
the new state
gstapp
app_sink
AppSink
constructors
this
functions
connectEos
connectNewPreroll
connectNewSample
connectNewSerializedEvent
connectProposeAllocation
connectPullPreroll
connectPullSample
connectTryPullObject
connectTryPullPreroll
connectTryPullSample
getBufferListSupport
getCaps
getDrop
getEmitSignals
getMaxBuffers
getMaxBytes
getMaxTime
getWaitOnEos
isEos
pullPreroll
pullSample
self
setBufferListSupport
setCaps
setDrop
setEmitSignals
setMaxBuffers
setMaxBytes
setMaxTime
setWaitOnEos
tryPullPreroll
tryPullSample
properties
bufferList
caps
drop
emitSignals
eos
gType
maxBuffers
maxBytes
maxTime
waitOnEos
static functions
getGType
Instruct appsink to wait for all buffers to be consumed when an EOS is received.