Membrane.Bin.handle_notification
You're seeing just the callback
handle_notification
, go back to Membrane.Bin module for more information.
Link to this callback
handle_notification(notification, element, context, state)
View Source (optional)Specs
handle_notification( notification :: Membrane.Notification.t(), element :: Membrane.Child.name_t(), context :: Membrane.Bin.CallbackContext.Notification.t(), state :: state_t() ) :: callback_return_t()
Callback invoked when a notification comes in from an element.