GstVideoAggregatorPad
struct GstVideoAggregatorPad; struct GstVideoAggregatorPadClass;
struct GstVideoAggregatorPad { GstAggregatorPad parent; };
The opaque GstVideoAggregatorPad structure.
struct GstVideoAggregatorPadClass { GstAggregatorPadClass parent_class; gpointer _gst_reserved[GST_PADDING]; };