Documentation
Dlang.org
GstVideoDecoderClass.stop
gstvideo
c
types
GstVideoDecoderClass
Optional. Called when the element stops processing. Allows closing external resources.
struct
GstVideoDecoderClass
extern (
C
)
bool
function
(
GstVideoDecoder
*
decoder
)
stop
;
gstvideo
c
types
GstVideoDecoderClass
variables
close
decideAllocation
drain
elementClass
finish
flush
getcaps
handleFrame
handleMissingData
negotiate
open
padding
parse
proposeAllocation
reset
setFormat
sinkEvent
sinkQuery
srcEvent
srcQuery
start
stop
transformMeta
Optional. Called when the element stops processing. Allows closing external resources.