Membrane.RTC.Engine.publish

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

Specs

publish(msg :: publish_message_t()) :: notifications_t()

Creates Membrane action that will publish message about tracks to all other endpoints in RTC Engine.

This function returns notifications_t/0 that should be returned from Membrane callback.