View Source Membrane.RCMessage.StartOfStream (Membrane Core v1.1.2)
Message sent when some element of the pipeline receives the start of stream event on some pad.
Link to this section Summary
Link to this section Types
@type t() :: %Membrane.RCMessage.StartOfStream{ element: Membrane.Element.name(), from: pid(), pad: Membrane.Pad.name() }
Message sent when some element of the pipeline receives the start of stream event on some pad.