View Source Membrane.VideoCompositor.QueueingStrategy.Offline (Membrane Video Compositor plugin v0.7.0)

Offline queueing strategy, suitable for non-real-time processing.

In this strategy frames are sent to the compositor only when all added input pads queues, with timestamp offset lower or equal to composed buffer pts, have at least one frame.

Summary

Types

@type t() :: Membrane.VideoCompositor.QueueingStrategy.Offline