gstvideo.video_aggregator_pad
Module for [VideoAggregatorPad] class
Types 3
Methods
VideoAggregatorPad self()Returns `this`, for use in `with` statements.VideoAggregatorPadGidBuilder builder()Get builder for [gstvideo.videoaggregatorpad.VideoAggregatorPad] Returns: New builder objectulong maxLastBufferRepeat() @propertyvoid maxLastBufferRepeat(ulong propval) @propertybool repeatAfterEos() @propertyvoid repeatAfterEos(bool propval) @propertyuint zorder() @propertyvoid zorder(uint propval) @propertygst.buffer.Buffer getCurrentBuffer()Returns the currently queued buffer that is going to be used for the current output frame.gstvideo.video_frame.VideoFrame getPreparedFrame()Returns the currently prepared video frame that has to be aggregated into the current output frame.bool hasCurrentBuffer()Checks if the pad currently has a buffer queued that is going to be used for the current output frame.void setNeedsAlpha(bool needsAlpha)Allows selecting that this pad requires an output format with alphaFluent builder for [gstvideo.video_aggregator_pad.VideoAggregatorPad]
Methods