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