gstvideo.video_aggregator_pad
Module for [VideoAggregatorPad] class
Types 3
Methods
VideoAggregatorPadGidBuilder builder() static nothrowGet builder for [gstvideo.video_aggregator_pad.VideoAggregatorPad] Returns: New builder objectgst.buffer.Buffer getCurrentBuffer() nothrowReturns the currently queued buffer that is going to be used for the current output frame.gstvideo.video_frame.VideoFrame getPreparedFrame() nothrowReturns the currently prepared video frame that has to be aggregated into the current output frame.bool hasCurrentBuffer() nothrowChecks if the pad currently has a buffer queued that is going to be used for the current output frame.void setNeedsAlpha(bool needsAlpha) nothrowAllows selecting that this pad requires an output format with alphaFluent builder implementation template for gstvideo.video_aggregator_pad.VideoAggregatorPad
Methods
T maxLastBufferRepeat(ulong propval) nothrowT repeatAfterEos(bool propval) nothrowT zorder(uint propval) nothrowFluent builder for gstvideo.video_aggregator_pad.VideoAggregatorPad
Methods