View Source Membrane.VideoCompositor.Scene.Object.InputVideo (Membrane Video Compositor plugin v0.2.2)

Structure representing InputVideo wrapper for using input Membrane Pad of an element as a object in a scene.

Link to this section Summary

Types

t()

Defines pad wrapper.

Link to this section Types

@type t() :: %Membrane.VideoCompositor.Scene.Object.InputVideo{
  input_pad: Membrane.Pad.ref_t()
}

Defines pad wrapper.