Membrane Core v0.3.0 Membrane.Event.EndOfStream View Source
Generic End of Stream event.
This event means that all buffers from the stream were processed and no further
buffers are expected to arrive.
Membrane.Element.Base.Mixin.CommonBehaviour.handle_event/4
by default sends
notification to pipeline when this event is handled.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Membrane.Event.EndOfStream{}
t() :: %Membrane.Event.EndOfStream{}