GstBaseTransformClass.transformCaps

Optional. Given the pad in this direction and the given caps, what caps are allowed on the other pad in this element ?

struct GstBaseTransformClass
extern (C)
GstCaps* function(GstBaseTransform* trans, GstPadDirection direction, GstCaps* caps, GstCaps* filter) transformCaps;