GstBaseTransformClass.transformIp

Required if the element operates in-place. Transform the incoming buffer in-place.

struct GstBaseTransformClass
extern (C)
GstFlowReturn function(GstBaseTransform* trans, GstBuffer* buf) transformIp;