Documentation
Dlang.org
GstVideoDecoderClass.open
gstvideo
c
types
GstVideoDecoderClass
Optional. Called when the element changes to GST_STATE_READY. Allows opening external resources.
struct
GstVideoDecoderClass
extern (
C
)
bool
function
(
GstVideoDecoder
*
decoder
)
open
;
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 changes to GST_STATE_READY. Allows opening external resources.