Membrane Core v0.5.0 Membrane.Event.StartOfStream View Source

Generic Start of Stream event.

This event means that first buffers have been sent and will arrive to the pad right away after handling the event. 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.StartOfStream{}