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
functions
connectEos
connectNewPreroll
connectNewSample
connectNewSerializedEvent
connectProposeAllocation
connectPullPreroll
connectPullSample
connectTryPullObject
connectTryPullPreroll
connectTryPullSample
getBufferListSupport
getCaps
getDrop
getEmitSignals
getMaxBuffers
getMaxBytes
getMaxTime
getWaitOnEos
isEos
pullPreroll
pullSample
setBufferListSupport
setCaps
setDrop
setEmitSignals
setMaxBuffers
setMaxBytes
setMaxTime
setWaitOnEos
tryPullPreroll
tryPullSample
Instruct appsink to wait for all buffers to be consumed when an EOS is received.