Search
Message sent when the pipeline gracefully terminates.
@type t() :: %Membrane.RemoteControlled.Message.Terminated{ from: pid(), reason: :normal | :shutdown | {:shutdown, any()} | term() }