GstVideoAggregatorClass.updateCaps

Optional. Lets subclasses update the #GstCaps representing the src pad caps before usage. Return null to indicate failure.

struct GstVideoAggregatorClass
extern (C)
GstCaps* function(GstVideoAggregator* videoaggregator, GstCaps* caps) updateCaps;