Documentation
Dlang.org
GstBaseTransformClass.transformIp
gstbase
c
types
GstBaseTransformClass
Required if the element operates in-place. Transform the incoming buffer in-place.
struct
GstBaseTransformClass
extern (
C
)
GstFlowReturn
function
(
GstBaseTransform
*
trans
,
GstBuffer
*
buf
)
transformIp
;
gstbase
c
types
GstBaseTransformClass
variables
GstReserved
acceptCaps
beforeTransform
copyMetadata
decideAllocation
filterMeta
fixateCaps
generateOutput
getUnitSize
parentClass
passthroughOnSameCaps
prepareOutputBuffer
proposeAllocation
query
setCaps
sinkEvent
srcEvent
start
stop
submitInputBuffer
transform
transformCaps
transformIp
transformIpOnPassthrough
transformMeta
transformSize
Required if the element operates in-place. Transform the incoming buffer in-place.