Documentation
Dlang.org
AppSink.getCaps
gstapp
app_sink
AppSink
Get the configured caps on appsink.
class
AppSink
gst.caps.Caps
getCaps
(
)
Return Value
Type:
gst
.
caps
.
Caps
the #GstCaps accepted by the sink. gst_caps_unref() after usage.
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
Get the configured caps on appsink.