Membrane.RTC.Engine.receive_media_event

You're seeing just the function receive_media_event, go back to Membrane.RTC.Engine module for more information.
Link to this function

receive_media_event(rtc_engine, media_event)

View Source

Specs

receive_media_event(
  rtc_engine :: pid(),
  media_event :: {:media_event, pid(), any()}
) :: :ok

Sends Media Event to RTC Engine.