GstVideoAggregatorPad
GObject ╰── GInitiallyUnowned ╰── GstObject ╰── GstPad ╰── GstAggregatorPad ╰── GstVideoAggregatorPad ╰── GstGLMixerPad
struct GstVideoAggregatorPad;
The opaque GstVideoAggregatorPad structure.
struct GstVideoAggregatorPadClass { GstAggregatorPadClass parent_class; gpointer _gst_reserved[GST_PADDING]; };