GstBaseTransformClass.getUnitSize

Required if the transform is not in-place. Get the size in bytes of one unit for the given caps.

struct GstBaseTransformClass
extern (C)
bool function(GstBaseTransform* trans, GstCaps* caps, size_t* size) getUnitSize;