View Source Membrane.LiveCompositor.Request.UnregisterInput (Membrane LiveCompositor Plugin v0.9.0)
Request to unregister an input stream. Unregister will happen automatically when you unlink the pads.
Summary
Types
@type t() :: %Membrane.LiveCompositor.Request.UnregisterInput{ input_id: Membrane.LiveCompositor.input_id(), schedule_time: Membrane.Time | nil }