View Source Membrane.VideoCompositor.Handler.InputProperties (Membrane Video Compositor plugin v0.5.4)

Defines properties of VC input video passed to callbacks.

Link to this section Summary

Link to this section Types

@type t() :: %Membrane.VideoCompositor.Handler.InputProperties{
  metadata: Membrane.VideoCompositor.input_pad_metadata(),
  stream_format: Membrane.RawVideo.t()
}