View Source Membrane.RCMessage.Notification (Membrane Core v1.1.2)
Message sent when the some element of the pipeline receives a notification.
Link to this section Summary
Link to this section Types
@type t() :: %Membrane.RCMessage.Notification{ data: Membrane.ParentNotification.t(), element: Membrane.Element.name(), from: pid() }
Message sent when the some element of the pipeline receives a notification.