View Source Membrane.RemoteControlled.Message.Notification (Membrane Core v0.10.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.RemoteControlled.Message.Notification{ data: Membrane.Notification.t(), element: Membrane.Element.name_t(), from: pid() }