gstvideo.video_aggregator

Module for VideoAggregator class

Members

Classes

VideoAggregator
class VideoAggregator

VideoAggregator can accept AYUV, ARGB and BGRA video streams. For each of the requested sink pads it will compare the incoming geometry and framerate to define the output parameters. Indeed output video frames will have the geometry of the biggest incoming video stream and the framerate of the fastest incoming one.

VideoAggregatorGidBuilder
class VideoAggregatorGidBuilder

Fluent builder for gstvideo.video_aggregator.VideoAggregator

VideoAggregatorGidBuilderImpl
class VideoAggregatorGidBuilderImpl(T)

Fluent builder implementation template for gstvideo.video_aggregator.VideoAggregator