Membrane Core v0.5.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.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() :: %Membrane.Event.EndOfStream{}