Membrane.Element.Base.handle_stopped_to_terminating

You're seeing just the callback handle_stopped_to_terminating, go back to Membrane.Element.Base module for more information.
Link to this callback

handle_stopped_to_terminating(context, state)

View Source

Specs

handle_stopped_to_terminating(
  context :: Membrane.Element.CallbackContext.PlaybackChange.t(),
  state :: Membrane.Element.state_t()
) :: callback_return_t()