Documentation
Dlang.org
GstVideoEncoderClass.stop
gstvideo
c
types
GstVideoEncoderClass
Optional. Called when the element stops processing. Allows closing external resources.
struct
GstVideoEncoderClass
extern (
C
)
bool
function
(
GstVideoEncoder
*
encoder
)
stop
;
gstvideo
c
types
GstVideoEncoderClass
variables
GstReserved
close
decideAllocation
elementClass
finish
flush
getcaps
handleFrame
negotiate
open
prePush
proposeAllocation
reset
setFormat
sinkEvent
sinkQuery
srcEvent
srcQuery
start
stop
transformMeta
Optional. Called when the element stops processing. Allows closing external resources.