gstvideo.video_aggregator_convert_pad

Module for [VideoAggregatorConvertPad] class

Types 3

An implementation of GstPad that can be used with #GstVideoAggregator.

See #GstVideoAggregator for more details.

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
VideoAggregatorConvertPad self() nothrowReturns `this`, for use in `with` statements.
VideoAggregatorConvertPadGidBuilder builder() static nothrowGet builder for [gstvideo.video_aggregator_convert_pad.VideoAggregatorConvertPad] Returns: New builder object
void converterConfig(gst.structure.Structure propval) @property nothrow
void updateConversionInfo() nothrowRequests the pad to check and update the converter before the next usage to update for any changes that have happened.
Constructors
this(void * ptr, Flag!"Take" take)