Membrane.RTC.Engine.track_ready
You're seeing just the function
track_ready
, go back to Membrane.RTC.Engine module for more information.
Specs
track_ready( track_id :: Membrane.RTC.Engine.Track.id(), encoding :: Membrane.RTC.Engine.Track.encoding(), depayloading_filter :: Membrane.ParentSpec.child_spec_t() ) :: notifications_t()
Creates Membrane action that will inform RTC Engine about track readiness.
This function returns notifications_t/0
that should be returned from Membrane callback.