Membrane.RTC.Engine.custom_event
You're seeing just the function
custom_event
, go back to Membrane.RTC.Engine module for more information.
Specs
custom_event(track_id :: map()) :: notifications_t()
Creates Membrane action that will send custom Media Event.
This function returns notifications_t/0
that should be returned from Membrane callback.