GstBaseTransformClass.setCaps

Allows the subclass to be notified of the actual caps set.

struct GstBaseTransformClass
extern (C)
bool function(GstBaseTransform* trans, GstCaps* incaps, GstCaps* outcaps) setCaps;