Documentation
Dlang.org
VideoDecoder.addToFrame
gstvideo
video_decoder
VideoDecoder
Removes next n_bytes of input data and adds it to currently parsed frame.
class
VideoDecoder
void
addToFrame
(
int
nBytes
)
Parameters
nBytes
int
the number of bytes to add
gstvideo
video_decoder
VideoDecoder
functions
addToFrame
allocateOutputBuffer
allocateOutputFrame
allocateOutputFrameWithParams
dropFrame
dropSubframe
finishFrame
finishSubframe
getAllocator
getBufferPool
getEstimateRate
getFrame
getFrames
getInputSubframeIndex
getLatency
getMaxDecodeTime
getMaxErrors
getNeedsFormat
getNeedsSyncPoint
getOldestFrame
getOutputState
getPacketized
getPendingFrameSize
getProcessedSubframeIndex
getQosProportion
getSubframeMode
haveFrame
haveLastSubframe
mergeTags
negotiate
proxyGetcaps
releaseFrame
requestSyncPoint
setEstimateRate
setInterlacedOutputState
setLatency
setMaxErrors
setNeedsFormat
setNeedsSyncPoint
setOutputState
setPacketized
setSubframeMode
setUseDefaultPadAcceptcaps
Removes next n_bytes of input data and adds it to currently parsed frame.