Membrane.Pipeline.handle_crash_group_down

You're seeing just the callback handle_crash_group_down, go back to Membrane.Pipeline module for more information.
Link to this callback

handle_crash_group_down(group_name, context, state)

View Source (optional)

Specs

handle_crash_group_down(
  group_name :: Membrane.CrashGroup.name_t(),
  context :: Membrane.Pipeline.CallbackContext.CrashGroupDown.t(),
  state :: state_t()
) :: callback_return_t()

Callback invoked when crash of the crash group happens.