Membrane.Pipeline.handle_prepared_to_stopped
You're seeing just the callback
handle_prepared_to_stopped
, go back to Membrane.Pipeline module for more information.
Specs
handle_prepared_to_stopped( context :: Membrane.Pipeline.CallbackContext.PlaybackChange.t(), state :: state_t() ) :: callback_return_t()
Callback invoked when pipeline is in :playing
state, i.e. all its children
are in this state.