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
VideoAggregatorConvertPadGidBuilder builder() static nothrowGet builder for [gstvideo.video_aggregator_convert_pad.VideoAggregatorConvertPad] Returns: New builder objectvoid updateConversionInfo() nothrowRequests the pad to check and update the converter before the next usage to update for any changes that have happened.classVideoAggregatorConvertPadGidBuilderImpl(T) : gstvideo.video_aggregator_pad.VideoAggregatorPadGidBuilderImpl!T
Fluent builder implementation template for gstvideo.video_aggregator_convert_pad.VideoAggregatorConvertPad
Methods
T converterConfig(gst.structure.Structure propval) nothrow